This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Use tracing-based subscriber logging #6825
Merged
Merged
Changes from 18 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
b866b7c
init_logger: switch from log-based to tracing-based and add compatibi…
sorpaas 5180a85
Move tracing profiling subscriber related config realization
sorpaas 0574519
sp-tracing: change profiling to be a layer instead of a subscriber
sorpaas 036d066
Enable profiling layer in cli
sorpaas bf668a7
Change all test env_logger init to sp_tracing::try_init_simple
sorpaas 9c2f0e5
Remove all local env_logger dependency
sorpaas eaccb6f
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas bd55848
Add missing tracing-subscriber dependency
sorpaas 0d77611
frame-sudo: fix tests
sorpaas 4acd09f
frame-support: fix tests
sorpaas 3af13c6
Fix frame/pallet and executor tests
sorpaas fbefaff
Fix the remaining tests
sorpaas 08b70e7
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas d161fdb
Use subscriber's try_init as recommended by @davidbarsky
sorpaas cd71049
Be explict that the tracing-log feature is needed
sorpaas 86da560
Set subscriber writer to stderr
sorpaas 3eb5daf
Shorter line width
sorpaas 6490ad3
Update cargo lock tracing version
sorpaas d3b5bdf
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas 03562af
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas 9e1bce4
Fix sc_tracing crate compile
sorpaas 635812f
Fix sc_authority_discovery crate test
sorpaas 24af3bf
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas 14f304e
unremove default-features
sorpaas 02835a5
Leave enabled to default true
sorpaas a23f9ec
Warn if global default cannot be set
sorpaas a13b04c
Fix unused import
sorpaas 49522c4
Remove unused PROXY_TARGET
sorpaas 9ab3ce7
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas 763c26d
Change all reference from rc5 to rc6
sorpaas bf0c787
Change all reference of rc2 to rc6
sorpaas 09202c7
Fix styling
sorpaas b3d5b6c
Fix typo
sorpaas 03cddb7
Merge branch 'master' of https://github.com/paritytech/substrate into…
sorpaas 33ade01
make logger init error'ing
gnunicorn a7091d4
Merge remote-tracking branch 'origin/master' into sp-tracing-small
gnunicorn 50ed0fe
re-fixing the test issue
gnunicorn 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
Large diffs are not rendered by default.
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
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.