pp v0.0.52 (2019-04-12T13:41:01Z)
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.