| LogManager Class | 
[This is preliminary documentation and is subject to change.]
Namespace: Yalla
The LogManager type exposes the following members.
| Name | Description | |
|---|---|---|
| LogManager | Initializes a new instance of the LogManager class  | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetLogger(String) | 
            Retrieves or creates a named log.
              | |
| GetLogger(Type) | 
            Retrieves or creates a named log.
              | |
| GetLoggerT | 
            Retrieves or creates a named log.
              | |
| GetLoggerForCurrentFile | 
            Retrieves or creates a log named after the caller source file.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Initialize(ILogFactory) | 
            Initializes the logging system.
              | |
| Initialize(ILoggerFactoryAdapter) | 
            Initializes the logging system.
              | |
| Initialize(ILoggerFactoryAdapter, ILogFormatter) | 
            Initializes the logging system.
              | |
| Shutdown | 
            Terminates the logging system.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |