mage.log

Undocumented in source.

Members

Functions

doLog
void doLog(string message, Args fmtargs)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(string fmt, Args fmtargs)
Undocumented in source. Be warned that the author may not have intended to support it.
forcedBlock
auto forcedBlock(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
indentString
string indentString(string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
info
void info(string fmt, Args fmtargs)
Undocumented in source. Be warned that the author may not have intended to support it.
printBlocks
void printBlocks()
Undocumented in source. Be warned that the author may not have intended to support it.
trace
void trace(string fmt, Args fmtargs)
Undocumented in source. Be warned that the author may not have intended to support it.
warning
void warning(string fmt, Args fmtargs)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

indentSize
int indentSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Block
struct Block
Undocumented in source.

Variables

blocks
Block*[] blocks;
Undocumented in source.

Meta