LoggerRepositorySkeleton overview
![]() | Contains a list of internal messages captures during the last configuration. |
![]() | Flag indicates if this repository has been configured. |
![]() | Get the level map for the Repository. |
![]() | The name of the repository |
![]() | The plugin map for this repository. |
![]() | Repository specific properties |
![]() | RendererMap accesses the object renderer map for this repository. |
![]() | The threshold for all events in this repository |
![]() | Adds an object renderer for a specific class. |
![]() | � |
![]() | Test if logger exists |
![]() | Returns all the Appenders that are configured as an Array. |
![]() | Returns all the currently defined loggers in the repository |
![]() | � |
![]() | Return a new logger instance |
![]() | � |
![]() | Log the logEvent through this repository. |
![]() | Raise a configuration changed event on this repository |
![]() | Reset the repositories configuration to a default state |
![]() | Shutdown the repository |
![]() | � |
![]() | Event to notify that the repository has had its configuration changed. |
![]() | Event to notify that the repository has had its configuration reset. |
![]() | Event to notify that the repository has been shutdown. |
![]() |
Overloaded. Initializes a new instance of the LoggerRepositorySkeleton class. |
![]() | � |
![]() | � |
![]() | Notify the registered listeners that the repository has had its configuration changed |
![]() | Notify the registered listeners that the repository has had its configuration reset |
![]() | Notify the registered listeners that the repository is shutting down |
LoggerRepositorySkeleton Class | log4net.Repository Namespace