-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Replace env_logger with sp_tracing #5065
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
Merged
Merged
Changes from 2 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
81309ff
Use sp_tracing for tests logging
Safrout1 0efe06b
replace env_logger with sp_tracing in test files
Safrout1 30daacc
Update substrate/frame/sassafras/src/tests.rs
Safrout1 7e329e5
Merge branch 'master' into use-sp-tracing
acatangiu 467d69c
omit the let _ for sp-tracing
Safrout1 60611fb
Use sp_tracing with try_init_simple for substrate/frame/contracts/src…
Safrout1 8b59993
use sp-tracing in polkadot/node/subsystem-bench/src/cli/subsystem-ben…
Safrout1 50a54d1
Use sp-tracing in substrate/client/executor/benches/bench.rs and subs…
Safrout1 8980035
Use sp_tracing in bridges/relays/utils/src/initialize.rs and keep the…
Safrout1 e041bcd
globally remove the env_logger dependency
Safrout1 86d2d04
Merge branch 'master' into use-sp-tracing
Safrout1 9b290ac
Merge branch 'master' into use-sp-tracing
Safrout1 3fb81ce
Merge branch 'master' into use-sp-tracing
acatangiu f32c85e
Fix errors related to using filters with and subscribe builders with …
Safrout1 58f4ecb
try fixing the subscriber import issue
Safrout1 82c7f73
Revert "try fixing the subscriber import issue"
Safrout1 e132726
Update substrate/primitives/tracing/src/lib.rs
Safrout1 816a673
Update bridges/relays/utils/Cargo.toml
Safrout1 46d96b3
Merge branch 'master' into use-sp-tracing
Safrout1 6c2ed50
fix clippy errors
Safrout1 7f25f9e
Merge branch 'master' into use-sp-tracing
Safrout1 a1ca808
Format the initializers.rs file
Safrout1 0a405f6
Add a .prdoc file
Safrout1 d794d1d
use default features of sp-tracing always
Safrout1 e7ed418
format the tracing cargo.toml
Safrout1 ebc4ef9
formatting cargo.toml files with taplo
Safrout1 7b4f321
add the suggestions for the prdoc
Safrout1 928f882
Merge branch 'master' into use-sp-tracing
Safrout1 0e4bdf3
format the prdoc file
Safrout1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.