Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorLevel = -2 WarnLevel = -1 InfoLevel = 0 DebugLevel = 1 )
A Level is a logging priority. Lower levels are more important. All levels have been multipled by -1 to ensure compatibilty between zapcore and logr
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.