graphite ~master (2015-10-08T12:57:16Z)
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