Logger.LogClosure

Undocumented in source.
struct Logger
struct LogClosure (
string f = __FILE__
int l = __LINE__
string m = __MODULE__
string foo = __FUNCTION__
string prettyFoo = __PRETTY_FUNCTION__
) {}

Members

Functions

Emit
void Emit()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta