Logger.fatal

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