Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILoggerRepository�Properties

The properties of the ILoggerRepository interface are listed below. For a complete list of ILoggerRepository interface members, see the ILoggerRepository Members topic.

Public Instance Properties

ConfigurationMessages Collection of internal messages captured during the most recent configuration process.
Configured Flag indicates if this repository has been configured.
LevelMap Get the level map for the Repository.
Name The name of the repository
PluginMap The plugin map for this repository.
Properties Repository specific properties
RendererMap RendererMap accesses the object renderer map for this repository.
Threshold The threshold for all events in this repository

See Also

ILoggerRepository Interface | log4net.Repository Namespace