glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
Logger.LoggedClosure
glued
logging
CreateLogger
Logger
Undocumented in source.
struct
Logger
struct
LoggedClosure (
string
f
= __FILE__
int
l
= __LINE__
string
m
= __MODULE__
string
foo
= __FUNCTION__
string
prettyFoo
= __PRETTY_FUNCTION__
) {
string
value
();
}
Members
Functions
value
string
value
()
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