EasyException
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nee
 CExceptionThe base class for all exceptions, which is itself is based on std::exception
 CHelperProvides some helper methods
 CLogThis class manages all logging activity. All other logging features will depend on this class
 CLogEntryHolds all information regarding a single LogEntry
 CLogger
 CLogRetentionMaxNumberThis class decides how much logs should be retained, the oldest ones will be released
 CLogRetentionOlderThanThis class will release all logs older than the given datetime
 CLogRetentionPolicyInterface class that is applied to the log retention mechanism
 CNoteInfo object that stores a key-value-pair
 CStacktraceThis class stores a stacktrace
 CSuspendLoggingThis class suspends logging while it is alive