优化日志
This commit is contained in:
parent
a9763d5aab
commit
10a058967d
@ -176,7 +176,7 @@ func (logger *Logger) doPrintf(level int, printLevel string, format string, a ..
|
||||
return
|
||||
}
|
||||
if logger.baseLogger == nil {
|
||||
panic("logger closed")
|
||||
return
|
||||
}
|
||||
|
||||
format = printLevel + format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user