FileStorage

Undocumented in source.

Constructors

this
this(LoggerConfig config)

Primary constructor

Members

Functions

createRollover
Rollover createRollover(LoggerConfig config)

Extract logger type

flush
void flush()

Flush log file

saveMsg
void saveMsg(string msg)

Extract logger type

Variables

activeFile
File activeFile;
Undocumented in source.
rollover
Rollover rollover;
Undocumented in source.

Meta