![]() |
LogIt++
|
Console logger implementation that outputs logs to the console with color support. More...
Go to the source code of this file.
Classes | |
class | logit::ConsoleLogger |
Outputs log messages to the console with optional ANSI color support. More... | |
struct | logit::ConsoleLogger::Config |
Configuration for the console logger. More... | |
Namespaces | |
namespace | logit |
The primary namespace for the LogIt++ library. | |
Console logger implementation that outputs logs to the console with color support.
Definition in file ConsoleLogger.hpp.