Log a message with the Fatal level.
Log a message with the Fatal level.
void FatalFormat(IFormatProvider,string,Exception,params object[])
Log a message with the Fatal level.
void FatalFormat(IFormatProvider,string,params object[])
Log a message with the Fatal level.
void FatalFormat(string,Exception,params object[])
Log a message with the Fatal level.
void FatalFormat(string,params object[])
ILog Interface | Common.Logging Namespace