Scorum
Public Attributes | List of all members
file_appender_args Struct Reference
Inheritance diagram for file_appender_args:
appender_args

Public Attributes

size_t rotation_interval_minutes = 60
 
size_t rotation_limit_hours = 30 * 24
 
- Public Attributes inherited from appender_args
std::string appender
 
std::string stream
 

Detailed Description

Definition at line 38 of file log_configurator.cpp.

Member Data Documentation

◆ rotation_interval_minutes

size_t file_appender_args::rotation_interval_minutes = 60

Definition at line 40 of file log_configurator.cpp.

◆ rotation_limit_hours

size_t file_appender_args::rotation_limit_hours = 30 * 24

Definition at line 41 of file log_configurator.cpp.


The documentation for this struct was generated from the following file: