LogIt++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NlogitThe primary namespace for the LogIt++ library
 CConsoleLoggerOutputs log messages to the console with optional ANSI color support
 CConfigConfiguration for the console logger
 CFileLoggerLogs messages to files with date-based rotation and automatic deletion of old logs
 CConfigConfiguration for the file logger
 CFormatInstructionStructure to store log formatting instructions
 CILogFormatterInterface for formatting log records
 CILoggerInterface for loggers that handle log message output
 CLoggerSingleton class that manages multiple loggers and formatters
 CLoggerStrategyStructure to hold a logger-formatter pair
 CLogRecordStores log metadata and content
 CLogStreamA stream-based logger that collects log messages using the << operator
 CPathComponentsStructure to hold the root and components of a path
 CPatternCompilerCompiler for log formatting patterns
 CSimpleLogFormatterA simple log formatter that formats log messages based on a user-defined pattern
 CConfigConfiguration for the log formatter
 CTaskExecutorA thread-safe task executor that processes tasks in a dedicated worker thread
 CUniqueFileLoggerWrites each log message to a unique file with automatic cleanup
 CConfigConfiguration for the unique file logger
 CThreadLogInfo
 CVariableValueStructure for storing values of various types, including enumerations
 CCustomErrorCategory