mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 04:41:04 +00:00
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>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user