Files
pezkuwi-subxt/prdoc/pr_3009.prdoc
T
Bastian Köcher deb72f432d sc-informant: Respect --disable-log-color (#3009)
Changes `sc-informant` to respect the `--disable-log-color` CLI flag.

Closes: https://github.com/paritytech/polkadot-sdk/issues/2795

---------

Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
2024-01-22 10:31:37 +00:00

11 lines
247 B
Plaintext

title: "sc-informant: Respect `--disable-log-color`"
doc:
- audience: Node Operator
description: |
Fixes some places that weren't respecting the `--disable-log-color` CLI flag.
crates:
- name: "sc-informant"
- name: "sc-service"