Log a message with the Fatal level.
Log a message with the Fatal level.
public virtual void FatalFormat(IFormatProvider,string,Exception,params object[])
Log a message with the Fatal level.
public virtual void FatalFormat(IFormatProvider,string,params object[])
Log a message with the Fatal level.
public virtual void FatalFormat(string,Exception,params object[])
Log a message with the Fatal level.
public virtual void FatalFormat(string,params object[])
AbstractLogger Class | Common.Logging.Factory Namespace