LoggingEventRepository Property Apache log4net™ SDK Documentation
The ILoggerRepository that this event was created in.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public ILoggerRepository Repository { get; }

Property Value

Type: ILoggerRepository
Remarks

The ILoggerRepository that this event was created in.

See Also

Reference