pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
Logger.Fatal
polyplex
utils
logging
Logger
Log a Fatal Error message.
void
Fatal
(
string
message
)
void
Fatal
(
string
message
,
T
args
)
class
Logger
static
void
Fatal
(
T
...
)
(
string
message
,
T
args
)
Meta
Source
See Implementation
polyplex
utils
logging
Logger
static functions
Debug
Err
Fatal
Info
Log
Recover
Success
VerboseDebug
Warn
Log a Fatal Error message.