@ -235,10 +235,6 @@ type OptionLogger struct {
WithCallerSkip int // 跳过的调用数
ConsoleOutput bool // 控制台输出
Encoder zapcore.Encoder // 编码函数
WsServerProt int // ws端口
WsGroup string // ws分组
GinRouter *gin.Engine // gin路由实例
EnableWsLog bool // 启用wsLog
}
// SetLoggerOptionFunc 设置日志配置
The note is not visible to the blocked user.