Controller

Undocumented in source.

Constructors

this
this(Bundle bundle)

Primary constructor

Members

Functions

createRollover
Rollover createRollover(Bundle bundle)

Extract logger type from bundle

flush
void flush()

Flush log file

saveMsg
void saveMsg(string msg)

Extract logger type from bundle

Variables

activeFile
File activeFile;

Currently Logging file

rollover
Rollover rollover;

Do file rolling

Meta