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

ILoggerFactoryAdapter.GetLogger Method

Get a ILog instance by name.

Overload List

Get a ILog instance by name.

ILog GetLogger(String);

Get a ILog instance by type.

ILog GetLogger(Type);

See Also

ILoggerFactoryAdapter Interface | IBatisNet.Common.Logging Namespace