classic_logger library

Classes

ConsoleOutput
This class is responsible for log output to the console.
FileOutput
This class is responsible for log output to the file.
LogColor
This class manages the color scheme of the log.
LogConfig
The configuration of the logger.
Logger
The logger.
MultiOutput
This class is responsible for log output to the multiple streams.

Enums

ConsoleColor
The convenient enum of 256 colors for Xterm prompt (console). The color code is equal to the order
LogLevel
The enum class that represents log level.