# Functions
No description provided by the author
Debug starts a new message with debug level.
Err starts a new message with error level with err as a field if not nil or with info level if err is nil.
Error starts a new message with error level.
Fatal starts a new message with fatal level.
No description provided by the author
GetLogger get global log.
Info starts a new message with info level.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Panic starts a new message with panic level.
Print sends a log event using debug level and no extra field.
Printf sends a log event using debug level and no extra field.
No description provided by the author
SetLogger set global log.
No description provided by the author
Warn starts a new message with warn level.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author