Common Logging 2.0 API Reference

CapturingLogger.Owner Field

The adapter that created this logger instance.

[Visual Basic]
Public ReadOnly Owner As CapturingLoggerFactoryAdapter
[C#]
public readonly CapturingLoggerFactoryAdapter Owner;

See Also

CapturingLogger Class | Common.Logging.Simple Namespace