![]() |
LogIt++
|
File logger implementation that outputs logs to files with rotation and deletion of old logs. More...
Go to the source code of this file.
Classes | |
class | logit::FileLogger |
Logs messages to files with date-based rotation and automatic deletion of old logs. More... | |
struct | logit::FileLogger::Config |
Configuration for the file logger. More... | |
Namespaces | |
namespace | logit |
The primary namespace for the LogIt++ library. | |
File logger implementation that outputs logs to files with rotation and deletion of old logs.
Definition in file FileLogger.hpp.