Gets the ILoggerRepository where this
Logger instance is attached to.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: ILoggerRepositoryThe ILoggerRepository that this logger belongs to.
Remarks
Gets the ILoggerRepository where this Logger instance is attached to.
See Also