Common Logging 2.0 API Reference

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 | Common.Logging Namespace