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
Speed up logging once again #9981
Merged
paritytech-processbot
merged 12 commits into
paritytech:master
from
koute:master_faster_logging
Oct 21, 2021
Merged
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
bda46c2
Update `tracing`-related dependencies
koute 853214f
Enable `parking_lot` feature in `tracing-subscriber`
koute 00e85ee
Add an asynchronous stderr logger
koute 3981339
Make clippy happy
koute d6947b6
Add an integration test for the logger
koute 5ae74c8
Refactor `test_logger_filters`'s subprocess machinery into a separate…
koute 0fd0f24
Use a child process instead of hooking into stderr for the test
koute 08103bd
Add a doc comment for `MakeStderrWriter`
koute bfa8f52
Move the initialization into the `MakeStderrWriter`'s constructor
koute be83a6c
Add an extra test case to trigger the logger's emergency flush mechanism
koute ce69d8c
Use the buffer's mutex for asynchronous flushes
koute 949d1e1
Remove vestigial `nix` dependency from one of the previous commits
koute 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
Add a doc comment for
MakeStderrWriter
- Loading branch information
commit 08103bd4db526d24fa61746be99c66703e8c968b
There are no files selected for viewing
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
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.