Overload List
Name | Description | |
---|---|---|
EnableLogging |
Enable logging using a default config. All log output is written directly to the local console.
| |
EnableLogging(ILogger) |
Enable logging using the provided config. See examples for usage.
|
See Also