km-engine ~master (2022-05-09T12:27:43.0681511)
Dub
Repo
Logger.fatal
engine
core
log
Logger
Writes a fatal error to stderr and quits the application with status -1
class
Logger
void
fatal
(
T
...
)
(
string
sender
,
string
text
,
T
fmt
)
Meta
Source
See Implementation
engine
core
log
Logger
constructors
this
destructors
~this
functions
error
fatal
info
warn
variables
logToFile
Writes a fatal error to stderr and quits the application with status -1