Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggingEvent.Repository Property

The ILoggerRepository that this event was created in.

[Visual�Basic]
Public�ReadOnly�Property�Repository�As�ILoggerRepository
[C#]
public�log4net.Repository.ILoggerRepository�Repository�{get;}

Remarks

The ILoggerRepository that this event was created in.

See Also

LoggingEvent Class | log4net.Core Namespace