add SetContextLogger #36
Annotations
10 warnings
Revive check:
context.go#L54
exported function SetContextLogger should have comment or be unexported
|
Revive check:
context.go#L24
comment on exported function CtxLogger should be of the form "CtxLogger ..."
|
Revive check:
global.go#L135
comment on exported function For should be of the form "For ..."
|
Revive check:
context.go#L92
comment on exported function NewCtxLogger should be of the form "NewCtxLogger ..."
|
Revive check:
gorm.go#L22
exported type GormLoggerOptions should have comment or be unexported
|
Revive check:
gin.go#L24
comment on exported function GetGinTraceIDFromHeader should be of the form "GetGinTraceIDFromHeader ..."
|
Revive check:
sink.go#L34
comment on exported function NewLumberjackSink should be of the form "NewLumberjackSink ..."
|
Revive check:
encoder.go#L11
comment on exported function FuncName should be of the form "FuncName ..."
|
Revive check:
redis.go#L31
exported type RedisLoggerOptions should have comment or be unexported
|
Revive check:
global.go#L140
exported function Sync should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading