Returns true if the current LogLevel is greater than or equal to Warn. If it is, only messages with a LogLevel of Warn, Error, and Fatal will be sent to Out.
ILog.IsWarnEnabled
AbstractSimpleLogger Class | Common.Logging.Simple Namespace