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