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

TraceLoggerFA.GetLogger Method

Get a ILog instance by type name

Overload List

Get a ILog instance by type name

public ILog GetLogger(String);

Get a ILog instance by type

public ILog GetLogger(Type);

See Also

TraceLoggerFA Class | IBatisNet.Common.Logging.Impl Namespace