Log a message object with the Fatal level.
Log a message object with the Fatal level.
void�Fatal(object);
Log a message object with the Fatal level including the stack trace of the Exception passed as a parameter.
void�Fatal(object,Exception);
ILog Interface | log4net Namespace | Fatal | IsFatalEnabled