Get a ILog instance by name.
ILog GetLogger(string)
Get a ILog instance by type.
ILog GetLogger(Type)
ILoggerFactoryAdapter Interface | Common.Logging Namespace