Skip to content
Commit 12cf771a authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Cli: Introduce `--detailed-log-output` flag (#10278)



* Cli: Introduce `--detailed-log-output` flag

If this CLI flag is given, detailed log output will be enabled. This includes the log level, log
target ad the thread name. Before this was only enabled when a log level higher than `info` should
be logged.

* Update client/tracing/src/logging/mod.rs

Co-authored-by: default avatarDavid <[email protected]>

Co-authored-by: default avatarDavid <[email protected]>
parent 363dbbe8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment