Rollover

Base rollover class

Constructors

this
this(Bundle bundle)

Primary constructor

Members

Functions

init
void init()

Rollover start init

parseConfigFilePath
auto parseConfigFilePath(string configFile)

Parse configuration file path and base name and save to members

roll
bool roll(string msg)

Do files rolling by default

Variables

bundle
Bundle bundle;

Control of size and number of log files

Meta