e1.6.1 Configurable internal errors, minor documentation and code fixes.
This commit is contained in:
@ -71,5 +71,5 @@ func customLevelDetector(msg string) int64 {
|
||||
}
|
||||
|
||||
// Use default detection
|
||||
return compat.detectLogLevel(msg)
|
||||
return compat.DetectLogLevel(msg)
|
||||
}
|
||||
Reference in New Issue
Block a user