Common Logging 2.0 API Reference

CapturingLoggerFactoryAdapter.GetLogger Method

Get a CapturingLogger instance for the given name.

Overload List

Get a CapturingLogger instance for the given name.

public ILog GetLogger(string)

Get a CapturingLogger instance for the given type.

public ILog GetLogger(Type)

See Also

CapturingLoggerFactoryAdapter Class | Common.Logging.Simple Namespace