Hierarchy EventsApache log4net™ SDK Documentation
The Hierarchy type exposes the following members.
Events

  NameDescription
Public eventConfigurationChanged
Event to notify that the repository has had its configuration changed.
(Inherited from LoggerRepositorySkeleton.)
Public eventConfigurationReset
Event to notify that the repository has had its configuration reset.
(Inherited from LoggerRepositorySkeleton.)
Public eventLoggerCreatedEvent
Event used to notify that a logger has been created.
Public eventShutdownEvent
Event to notify that the repository has been shutdown.
(Inherited from LoggerRepositorySkeleton.)
Back to Top
See Also