SA_Logger
Sapphire's Suite's C++ Logger.
|
▼NSA | |
CALogStream | Abstract log stream class |
CConsoleColorTheme | |
CConsoleLogStream | Console log stream implementation |
CDateTime | Date time structure type |
▼CException | Default (base) Exception type |
CBaseInfo | Base exception create info |
CException_Equals | Equals exception base type |
CException_Equals0 | Equals 0 exception implementation |
CException_Equals1 | Equals 1 exception implementation |
CException_IsValid | IsValid Exception type |
CException_NotEquals | Not Equals exception base type |
CException_NotEquals0 | Not Equals 0 exception implementation |
CException_NotEquals1 | Not Equals 1 exception implementation |
CException_Nullptr | Nullptr Exception type |
CException_OutOfArrayRange | OutOfArrayRange Exception type |
CException_OutOfRange | OutOfRange Exception type |
CException_QueryBadAPIObject | |
CException_ReachBadAPI | ReachBadAPI |
CFileLogStream | Log file stream type |
CLog | Log type implementation |
CLogChannelFilter | |
CLogger | Basic Logger class implementation |
CLoggerBase | Logger base class implementation |
CLoggerThread | Multithread logger class |
CLogRAII | Log RAII type implementation. Delays the log at the end of the scope |
CRingBuffer | RingBuffer class implementation |