Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PluginSkeleton.LoggerRepository Property

The repository for this plugin

[Visual�Basic]
Overridable�Protected�Property�LoggerRepository�As�ILoggerRepository
[C#]
protected�virtual�log4net.Repository.ILoggerRepository�LoggerRepository�{get;�set;}

Property Value

The ILoggerRepository that this plugin is attached to.

Remarks

Gets or sets the ILoggerRepository that this plugin is attached to.

See Also

PluginSkeleton Class | log4net.Plugin Namespace