The Python built-in logging module already provides a Windows Event Log handler. This change ensures that oslo.log exposes it. Change-Id: I287260b5046c88c433dfa66064da14faf15610e0 Implements: blueprint windows-event-log
5 lines
146 B
YAML
5 lines
146 B
YAML
features:
|
|
- |
|
|
Added Windows EventLog functionality to oslo.log. Set use_eventlog to true
|
|
in the service's configuration file to use it.
|