| ILogFactory Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Yalla
The ILogFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| GetLogger(String) |
Retrieves or creates a log by name.
| |
| GetLogger(Type) |
Retrieves or creates a log by type.
| |
| Initialize |
Initializes the logging system.
| |
| Shutdown |
Terminates the logging system.
|