graphite v1.6.0 (2015-10-03T07:25:20Z)
Home
Dub
Repo
Logger.instance
graphite
utils
log
Logger
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Logger
(Backend)
LoggerImpl
instance
(
string
file
= __FILE__
,
size_t
line
= __LINE__
,
string
fn
= __PRETTY_FUNCTION__
)
if
(
isOutputRange
!(
Backend
,
LogElement
!(
Variant
))
)
Meta
Source
See Implementation
graphite
utils
log
Logger
functions
captureException
instance
thrLv
trace
writefln
writeln
writer
structs
LoggerImpl