Logger

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Aliases

opCall
alias opCall = log
Undocumented in source.

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(char[] str)
Undocumented in source.
open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.
rename
void rename(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
reopen
void reopen()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name
string name;
Undocumented in source.

Meta