The methods of the LoggerRepositorySkeleton class are listed below. For a complete list of LoggerRepositorySkeleton class members, see the LoggerRepositorySkeleton Members topic.
![]() | Adds an object renderer for a specific class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Test if logger exists |
![]() | Returns all the Appenders that are configured as an Array. |
![]() | Returns all the currently defined loggers in the repository |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Return a new logger instance |
![]() | Gets the Type of the current 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 |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | 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