glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
Logger.LogClosure
glued
logging
CreateLogger
Logger
Undocumented in source.
struct
Logger
struct
LogClosure (
string
f
= __FILE__
int
l
= __LINE__
string
m
= __MODULE__
string
foo
= __FUNCTION__
string
prettyFoo
= __PRETTY_FUNCTION__
) {
void
Emit
();
}
Members
Functions
Emit
void
Emit
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
glued
logging
CreateLogger
Logger
constructors
this
mixins
__anonymous
mixin templates
LevelMixin
RuntimeLevelMixin
StaticLevelMixin
properties
location
log
logged
static functions
Log
event
indentLines
numberLines
txt
structs
LogClosure
LoggedClosure
logClosure
variables
logSink