diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
StackLogger.log
diamond
core
debugging
StackLogger
Logs the current call.
class
StackLogger
void
log
(
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
,
in
string
mod
= __MODULE__
,
in
string
func
= __PRETTY_FUNCTION__
)
Meta
Source
See Implementation
diamond
core
debugging
StackLogger
functions
clear
log
printCallStack
properties
callStack
Logs the current call.