dfb3cc23c6
This patch allows operators to add multiple log handlers for horizon, so that operators can define multiple outputs. Change-Id: I9e12762538e70bcf838f4626c8ea9e3489bb7014
12 lines
301 B
YAML
12 lines
301 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``horizon::log_handlers`` parameter was added to specify multiple
|
|
log handlers.
|
|
|
|
deprecations:
|
|
- |
|
|
The ``horizon::log_handler`` parameter has been deprecated in favor of
|
|
the ``horizon::log_handlers`` parameter and will be removed in a future
|
|
release.
|