glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
Logger.log
glued
logging
CreateLogger
Logger
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Logger
@
property
auto
log
(
string
f
= __FILE__
int
l
= __LINE__
string
m
= __MODULE__
string
foo
= __FUNCTION__
string
prettyFoo
= __PRETTY_FUNCTION__
)
(
)
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