LoggerConfig
@safe
struct LoggerConfig {
}
- appenderType
string appenderType;
Undocumented in source.
- filename
string filename;
Undocumented in source.
- level
string level;
Undocumented in source.
- maxHistory
uint maxHistory;
Undocumented in source.
- maxSize
uint maxSize;
Undocumented in source.
- rollingType
string rollingType;
Undocumented in source.
geario logging config
classesenumsfunctionsstructstemplates