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

AbstractLogger.Error Method

Log a Error message.

Overload List

Log a Error message.

public void Error(Object);

Log a Error message with an optional Exception.

public void Error(Object,Exception);

See Also

AbstractLogger Class | IBatisNet.Common.Logging.Impl Namespace