Skip to content
Snippets Groups Projects
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 <dvdplm@gmail.com>

Co-authored-by: default avatarDavid <dvdplm@gmail.com>
parent 363dbbe8
No related merge requests found
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