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

ILog Methods

The methods of the ILog interface are listed below. For a complete list of ILog interface members, see the ILog Members topic.

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