Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton�Methods

The methods of the LoggerRepositorySkeleton class are listed below. For a complete list of LoggerRepositorySkeleton class members, see the LoggerRepositorySkeleton Members topic.

Public Instance Methods

AddRenderer Adds an object renderer for a specific class.
Equals (inherited from Object)
Exists Test if logger exists
GetAppenders Returns all the Appenders that are configured as an Array.
GetCurrentLoggers Returns all the currently defined loggers in the repository
GetHashCode (inherited from Object)
GetLogger Return a new logger instance
GetType (inherited from Object)
Log Log the logEvent through this repository.
RaiseConfigurationChanged Raise a configuration changed event on this repository
ResetConfiguration Reset the repositories configuration to a default state
Shutdown Shutdown the repository
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)
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

See Also

LoggerRepositorySkeleton Class | log4net.Repository Namespace