diamond ~master (2020-03-31T19:16:28Z)
Home
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.