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