# Constants

Log levels constants.
Log levels constants.
Log levels constants.
Log levels constants.
Log levels constants.
Log levels constants.
Log levels constants.

# Variables

Debug writes the debug log.
Debug2 writes the debug2 level logs.
Debug2f writes the formatted debug log.
Debug3 writes the debug3 level logs.
Debug3f writes the formatted debug log.
Debugf writes the formatted debug log.
Error writes the error log.
Errorf writes the formatted error log.
Fatal writes the fatal log.
Fatalf writes the formatted fatal log.
Info writes the info log.
Infof writes the formatted info log.
Level is the current module log level.
Panic writes the panic log.
Panicf writes the formatted panic log.
SetLevel is the set level function.
Warning writes the warning log.
Warningf writes the formatted warning log.