w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
W4dLogger.fatal
w4d
log
W4dLogger
Makes new fatal log.
class
W4dLogger
void
fatal
(
string
file
= __FILE__
size_t
line
= __LINE__
string
func
= __FUNCTION__
Args
...
)
(
Args
args
)
Meta
Source
See Implementation
w4d
log
W4dLogger
constructors
this
destructors
~this
functions
error
fatal
formatLog
info
setOutputFile
setThreshold
trace
warn
writeLog
properties
instance
static variables
_instance
variables
_colored
_output
_outputThreshold
_throwThreshold
Makes new fatal log.