Logs a message object with the WARN level. 
 Logs a message object with the WARN level. 
public virtual void Warn(object);
 Logs a message object with the WARN level 
public virtual void Warn(object,Exception);
LogImpl Class | log4net.Core Namespace