|   CreateDomain | Overloaded. Create a domain | 
|   CreateRepository | Overloaded. Create a logger repository. | 
|   Exists | Overloaded. Returns the named logger if it exists. | 
|   GetAllRepositories | Gets the list of currently defined repositories. | 
|   GetCurrentLoggers | Overloaded. Get the currently defined loggers. | 
|   GetLogger | Overloaded. Get or create a logger. | 
|   GetLoggerRepository | Overloaded. Get the logger repository. | 
|   GetRepository | Overloaded. Get a logger repository. | 
|   ResetConfiguration | Overloaded. Reset the configuration of a repository | 
|   Shutdown | Shuts down the log4net system. | 
|   ShutdownRepository | Overloaded. Shutdown a logger repository. | 
|  Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
|  GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | 
|  GetType (inherited from Object) | Gets the Type of the current instance. | 
|  ToString (inherited from Object) | Returns a String that represents the current Object. | 
LogManager Class | log4net Namespace | ILog