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

AbstractLogger.Debug Method

Log a Debug message.

Overload List

Log a Debug message.

public void Debug(Object);

Log a Debug message with an optional Exception.

public void Debug(Object,Exception);

See Also

AbstractLogger Class | IBatisNet.Common.Logging.Impl Namespace