iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

NoOpLogger Properties

The properties of the NoOpLogger class are listed below. For a complete list of NoOpLogger class members, see the NoOpLogger Members topic.

Public Instance Properties

IsDebugEnabled Always returns false.
IsErrorEnabled Always returns false.
IsFatalEnabled Always returns false.
IsInfoEnabled Always returns false.
IsWarnEnabled Always returns false.

See Also

NoOpLogger Class | IBatisNet.Common.Logging.Impl Namespace