![]() |
LogIt++
|
Logger that writes each log message to a unique file with auto-deletion of old logs. More...
Go to the source code of this file.
Classes | |
class | logit::UniqueFileLogger |
Writes each log message to a unique file with automatic cleanup. More... | |
struct | logit::UniqueFileLogger::Config |
Configuration for the unique file logger. More... | |
struct | logit::UniqueFileLogger::ThreadLogInfo |
Namespaces | |
namespace | logit |
The primary namespace for the LogIt++ library. | |
Logger that writes each log message to a unique file with auto-deletion of old logs.
Definition in file UniqueFileLogger.hpp.