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

ILog Members

ILog overview

Public Instance Properties

IsDebugEnabled Checks if this logger is enabled for the Debug level.
IsErrorEnabled Checks if this logger is enabled for the Error level.
IsFatalEnabled Checks if this logger is enabled for the Fatal level.
IsInfoEnabled Checks if this logger is enabled for the Info level.
IsWarnEnabled Checks if this logger is enabled for the Warn level.

Public Instance Methods

DebugOverloaded. Log a message object with the Debug level.
ErrorOverloaded. Log a message object with the Error level.
FatalOverloaded. Log a message object with the Fatal level.
InfoOverloaded. Log a message object with the Info level.
WarnOverloaded. Log a message object with the Warn level.

See Also

ILog Interface | IBatisNet.Common.Logging Namespace