logdefer ~master (2019-11-12T09:37:11Z)
Home
Dub
Repo
LogEntry
logdefer
common
Undocumented in source.
@
safe
struct
LogEntry {
immutable
Nanos
endOffset
;
immutable
Verbosity
verbosity
;
immutable
string
msg
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
endOffset
Nanos
endOffset
;
Undocumented in source.
msg
string
msg
;
Undocumented in source.
verbosity
Verbosity
verbosity
;
Undocumented in source.
Meta
Source
See Implementation
logdefer
common
aliases
DelegateWriter
Metadata
Verbosity
enums
LogLevel
static variables
DefaultTimeProvider
structs
EventContext
LogEntry