| ILoggerFactoryAdapter Methods |
[This is preliminary documentation and is subject to change.]
The ILoggerFactoryAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| GetLogger(String) |
Gets a logger instance by name.
| |
| GetLogger(Type) |
Gets a logger instance by type.
| |
| Initialize |
Initializes the logging system.
| |
| Shutdown |
Terminates the logging system.
|