| Chain.h [code] | Contains the definition of Chain class and related utility functions |
| ChainLoggable.h [code] | Contains the definition of ChainLoggable class and related utility functions |
| CompositeLoggable.h [code] | Contains the definition of CompositeLoggable abstract class |
| DebugOutputLogManager.h [code] | Contains the definition of DebugOutputLogManager class |
| FileLogManager.h [code] | Contains the definition of FileLogManager class |
| FormattedChainLoggable.h [code] | Contains the definition of FormattedChainLoggable class and related utility functions |
| GenericLogPrinter.h [code] | Contains the definition of GenericLogPrinter abstract class |
| GenericSimpleLoggable.h [code] | Contains the definition of GenericSimpleLoggable class |
| IGenericLogManager.h [code] | Contains the definition of IGenericLogManager interface |
| ILogManager.h [code] | Contains the definition of ILogManager interface |
| ILogPrinter.h [code] | Contains the definition of ILogPrinter interface |
| LogContentsPrinter.h [code] | |
| LogFilter.h [code] | Contains the definition of the LogFilter class |
| Loggable.h [code] | Contains the definition of the Loggable and SimpleLoggable abstract classes |
| LoggableTraits.h [code] | |
| Logger.h [code] | Contains the definition of Logger class and related functions |
| Logging.h [code] | Public header which should be included by users of the logging system |
| LogInfo.h [code] | Contains the definition of LogInfo structure |
| LogLevel.h [code] | Contains the definition of LogLevel enumeration and an std::ostream::operator<<() overload for it |
| ScopeLogger.h [code] | Contains the definition of ScopeLogger class and related macros |
| SimpleLoggable.h [code] | Contains the definition of SimpleLoggable abstract class |
| SimpleTextLogPrinter.h [code] | Contains the definition of SimpleTextLogPrinter class and related LogContentsPrinter implementations |
| StreamOperators.h [code] | |
| TBoostFilesystem.h [code] | Contains the typedef for boost::tpath, which is expanded to boost::wpath for unicode builds and boost::path for ANSI builds |
| TBoostFormat.h [code] | Contains the typedef for boost::tformat, which is expanded to boost::wformat for unicode builds and boost::format for ANSI builds |
| Utils.h [code] | Contains the definition of Utils class |
| VectorLoggable.h [code] | Contains the definition of VectorLoggable class |
| XMLLogPrinter.h [code] | Contains the definition of XMLLogPrinter class and related LogContentsPrinter implementations |
1.5.8