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