# Packages
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
# Functions
Debug logs development information.
Dump prints dump variable in console.
Error logs serious error.
No description provided by the author
Header prints separator in console.
Info logs information.
Json prints data on json format in console.
Mark prints trace info in console.
NewLogger returns initialized *Logger.
Print prints variable information in console.
SetGlobalFormatter sets Fomatter.
SetGlobalLogLevel sets log level.
No description provided by the author
Error logs warning.
# Constants
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
No description provided by the author
# Variables
log levels.
log levels.
log levels.
log levels.
log levels.
Nothing is dummy variable for import error.
# Structs
Logger is wrapper struct of *logrus.Logger.
Packet is struct for log data.
No description provided by the author