| ISystemLogFactory Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Core.Logging
| Name | Description | ||
|---|---|---|---|
| ISystemLogger | CreateLogger(String) |
Creates a logger with a specific name
| |
| ISystemLogger | CreateLogger(Type) |
Creates and returns a concrete implementation of ISystemLogger
|