# Functions
InnerLogger is used before other loggers have completed initialization.
NewConsoleLogger return a console logger.
NewEmptyLogger get an empty logger, there is nothing to do.
NewLogger create an instance of Logger.
NewTestLogger return a logger used for the test.
# Constants
DefaultFormatter default log formatter.
DefaultLevel default log level.