
Introduce an option to disable color keys which are set according to log levels, so that the log sent to stdout/stderr is more machine readable. Closes-Bug: #2038917 Change-Id: I7966d4f4977b267f620946de4a5509f53b043652
6 lines
135 B
YAML
6 lines
135 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``log_color`` option has been added. When this option is set to
|
|
``False``, color keys are not set.
|