Logs a message with Fatal level.
public static void Fatal(this Logger logger, string msg)
The logger instance.
The log message.