Logs a formatted message string with the FATAL level. 
 Logs a formatted message string with the FATAL level. 
public�virtual�void�FatalFormat(IFormatProvider,string,params�object[]);
 Logs a formatted message string with the FATAL level. 
public�virtual�void�FatalFormat(string,object);
 Logs a formatted message string with the FATAL level. 
public�virtual�void�FatalFormat(string,object,object);
 Logs a formatted message string with the FATAL level. 
public�virtual�void�FatalFormat(string,object,object,object);
 Logs a formatted message string with the FATAL level. 
public�virtual�void�FatalFormat(string,params�object[]);
LogImpl Class | log4net.Core Namespace