LogIt++
Loading...
Searching...
No Matches
Logger Directory Reference

Files

 ConsoleLogger.hpp
 Console logger implementation that outputs logs to the console with color support.
 
 FileLogger.hpp
 File logger implementation that outputs logs to files with rotation and deletion of old logs.
 
 ILogger.hpp
 Defines the interface for loggers used in the logging system.
 
 UniqueFileLogger.hpp
 Logger that writes each log message to a unique file with auto-deletion of old logs.