FileAndConsoleLogger

Undocumented in source.
class FileAndConsoleLogger : MultiLogger {}

Constructors

this
this(string name)
Undocumented in source.

Inherited Members

From MultiLogger

log
void log(char[] str)
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.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta