Skip to content

Fix tracing_subscriber filtering#702

Merged
ascjones merged 3 commits intomasterfrom
aj/tracing-init
Aug 23, 2022
Merged

Fix tracing_subscriber filtering#702
ascjones merged 3 commits intomasterfrom
aj/tracing-init

Conversation

@ascjones
Copy link
Collaborator

Enables the env_filter feature of tracing_subscriber. Previously all messages above INFO were displayed even if RUST_LOG was not set:

image

Now:

image

Also enabled special init function for testing.

@ascjones ascjones merged commit 50f8045 into master Aug 23, 2022
@ascjones ascjones deleted the aj/tracing-init branch August 23, 2022 09:27
@ascjones ascjones mentioned this pull request Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants