mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
fmt
This commit is contained in:
@ -253,4 +253,4 @@ func (l *Logger) SetHandlers(handlers ...Handler) {
|
||||
//SetWriterColorEnable sets the file logging with color
|
||||
func (l *Logger) SetWriterColorEnable(enabled bool) {
|
||||
l.config.WriterColorEnable = enabled
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user