graphite v1.6.0 (2015-10-03T07:25:20Z)
Home
Dub
Repo
Logger.trace
graphite
utils
log
Logger
Undocumented in source.
void
trace
(T args)
void
trace
(T args)
struct
Logger
(Backend)
version(D_Ddoc)
void
trace
(
string
lv
T
...
)
(
T
args
)
if
(
isOutputRange
!(
Backend
,
LogElement
!(
Variant
))
)
Meta
Source
See Implementation
graphite
utils
log
Logger
functions
captureException
instance
thrLv
trace
writefln
writeln
writer
structs
LoggerImpl