CreateLogger

Undocumented in source.
mixin template CreateLogger (
string f = __FILE__
int l = __LINE__
string m = __MODULE__
string foo = __FUNCTION__
string prettyFoo = __PRETTY_FUNCTION__
) {}

Members

Aliases

Here
alias Here = typeof(this)
Undocumented in source.
Here
alias Here = ___Module___
Undocumented in source.

Structs

Logger
struct Logger
Undocumented in source.

Meta