The LoggerRepositorySkeleton type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddRenderer |
Adds an object renderer for a specific class.
|
![]() | ![]() | (Inherited from ![]() |
![]() | Exists |
Test if logger exists
|
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetAppenders |
Returns all the Appenders that are configured as an Array.
|
![]() | GetCurrentLoggers |
Returns all the currently defined loggers in the repository
|
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | GetLogger |
Return a new logger instance
|
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | Log |
Log the logEvent through this repository.
|
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnConfigurationChanged |
Notify the registered listeners that the repository has had its configuration changed
|
![]() | OnConfigurationReset |
Notify the registered listeners that the repository has had its configuration reset
|
![]() | OnShutdown |
Notify the registered listeners that the repository is shutting down
|
![]() | RaiseConfigurationChanged |
Raise a configuration changed event on this repository
|
![]() | ResetConfiguration |
Reset the repositories configuration to a default state
|
![]() | Shutdown |
Shutdown the repository
|
![]() | ![]() | (Inherited from ![]() |
See Also