glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
StaticSink
glued
logging
Undocumented in source.
struct
StaticSink {
import
std
.
array
;
;
import
std
.
conv
;
;
static
bool
shouldShow
(LogEvent e);
static
void
consume
();
}
Members
Static functions
consume
void
consume
()
Undocumented in source. Be warned that the author may not have intended to support it.
shouldShow
bool
shouldShow
(LogEvent e)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
glued
logging
classes
DeferredLogSink
StdoutSink
VoidSink
enums
Level
___Module___
functions
collapse
cutDown
enforceLength
format
mergeBrokenSegments
normalize
normalizeSegments
shorten
shortenLastSegmentTemplating
shortenSegments
toLevel
interfaces
LogSink
mixin templates
CreateLogger
structs
CodeLocation
LogEvent
StaticSink
variables
maxLevelNameLength