The ILoggerRepository type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
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