logger: remove Core verbosity level (#3659)
This commit is contained in:
committed by
Jeffrey Wilcke
parent
a973d1d523
commit
c8695fae35
@@ -20,7 +20,6 @@ const (
|
||||
Error = iota + 1
|
||||
Warn
|
||||
Info
|
||||
Core
|
||||
Debug
|
||||
Detail
|
||||
|
||||
|
Reference in New Issue
Block a user