Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Cli: Introduce --detailed-log-output flag #10278

Merged
merged 2 commits into from
Nov 16, 2021

Commits on Nov 16, 2021

  1. 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.
    bkchr committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    19e8981 View commit details
    Browse the repository at this point in the history
  2. Update client/tracing/src/logging/mod.rs

    Co-authored-by: David <dvdplm@gmail.com>
    bkchr and dvdplm authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    11b06c2 View commit details
    Browse the repository at this point in the history