Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace env_logger with sp_tracing #5065

Merged
merged 29 commits into from
Aug 1, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    81309ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efe06b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update substrate/frame/sassafras/src/tests.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    Safrout1 and acatangiu authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    30daacc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e329e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    467d69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60611fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b59993 View commit details
    Browse the repository at this point in the history
  4. Use sp-tracing in substrate/client/executor/benches/bench.rs and subs…

    …trate/utils/frame/omni-bencher/src/main.rs
    Safrout1 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    50a54d1 View commit details
    Browse the repository at this point in the history
  5. Use sp_tracing in bridges/relays/utils/src/initialize.rs and keep the…

    … formats and filtering used
    Safrout1 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8980035 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e041bcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86d2d04 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    9b290ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb81ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f32c85e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58f4ecb View commit details
    Browse the repository at this point in the history
  5. Revert "try fixing the subscriber import issue"

    This reverts commit 58f4ecb.
    Safrout1 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    82c7f73 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Update substrate/primitives/tracing/src/lib.rs

    Co-authored-by: Andrei Eres <eresav@me.com>
    Safrout1 and AndreiEres authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e132726 View commit details
    Browse the repository at this point in the history
  2. Update bridges/relays/utils/Cargo.toml

    Co-authored-by: Andrei Eres <eresav@me.com>
    Safrout1 and AndreiEres authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    816a673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46d96b3 View commit details
    Browse the repository at this point in the history
  4. fix clippy errors

    Safrout1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6c2ed50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f25f9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1ca808 View commit details
    Browse the repository at this point in the history
  7. Add a .prdoc file

    Safrout1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0a405f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d794d1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7ed418 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ebc4ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b4f321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    928f882 View commit details
    Browse the repository at this point in the history
  4. format the prdoc file

    Safrout1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0e4bdf3 View commit details
    Browse the repository at this point in the history