修复获取 context logger 失败 #34
Annotations
10 warnings
Revive check:
gorm.go#L120
comment on exported function NewGormLogger should be of the form "NewGormLogger ..."
|
Revive check:
gorm.go#L22
exported type GormLoggerOptions should have comment or be unexported
|
Revive check:
encoder.go#L23
comment on exported function CallerEncoder should be of the form "CallerEncoder ..."
|
Revive check:
encoder.go#L11
comment on exported function FuncName should be of the form "FuncName ..."
|
Revive check:
encoder.go#L37
comment on exported function TimeEncoder should be of the form "TimeEncoder ..."
|
Revive check:
sink.go#L34
comment on exported function NewLumberjackSink should be of the form "NewLumberjackSink ..."
|
Revive check:
context.go#L83
comment on exported function NewCtxLogger should be of the form "NewCtxLogger ..."
|
Revive check:
context.go#L24
comment on exported function CtxLogger should be of the form "CtxLogger ..."
|
Revive check:
global.go#L140
exported function Sync should have comment or be unexported
|
Revive check:
global.go#L135
comment on exported function For should be of the form "For ..."
|
The logs for this run have expired and are no longer available.
Loading