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

ConsoleOutLoggerFA.GetLogger Method

Get a ILog instance by name.

Overload List

Get a ILog instance by name.

public ILog GetLogger(String);

Get a ILog instance by Type.

public ILog GetLogger(Type);

See Also

ConsoleOutLoggerFA Class | IBatisNet.Common.Logging.Impl Namespace