MsgLog.info

Undocumented in source. Be warned that the author may not have intended to support it.
class MsgLog
nothrow static
void
info
(
int line = __LINE__
string file = __FILE__
string funcName = __FUNCTION__
string prettyFuncName = __PRETTY_FUNCTION__
string moduleName = __MODULE__
A...
)
(
lazy A args
)

Meta