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

NoOpLogger.IsDebugEnabled Property

Always returns false.

[Visual Basic]
NotOverridable Public ReadOnly Property IsDebugEnabled As  _
    Implements ILog.
[C#]
public Boolean IsDebugEnabled {get;}

Implements

ILog.

See Also

NoOpLogger Class | IBatisNet.Common.Logging.Impl Namespace