CppLogging 1.0.6.0
C++ Logging Library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NCppLoggingC++ Logging project definitions
 CAppenderLogging appender interface
 CConsoleAppenderConsole (stdout) appender
 CDebugAppenderDebug appender
 CErrorAppenderError (stderr) appender
 CFileAppenderFile appender
 CMemoryAppenderMemory appender
 CNullAppenderNull appender
 COstreamAppenderOutput stream (std::ostream) appender
 CRollingFileAppenderRolling file appender
 CSyslogAppenderSyslog appender
 CConfigLogger configuration static class
 CElementLogging element interface
 CFilterLogging filter interface
 CLevelFilterLevel filter
 CLoggerFilterLogger filter
 CMessageFilterMessage filter
 CSwitchFilterSwitch filter
 CLayoutLogging layout interface
 CBinaryLayoutBinary layout
 CEmptyLayoutEmpty layout
 CHashLayoutHash layout
 CNullLayoutNull layout
 CTextLayoutText layout
 CLoggerLogger interface
 CProcessorLogging processor interface
 CAsyncWaitFreeProcessorAsynchronous wait-free logging processor
 CAsyncWaitFreeQueueAsynchronous wait-free logging ring queue
 CAsyncWaitProcessorAsynchronous wait logging processor
 CBufferedProcessorBuffered logging processor
 CExclusiveProcessorExclusive logging processor
 CSyncProcessorSynchronous logging processor
 CRecordLogging record
 CTriggerLogging trigger