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

cleanup test_log usage #2398

Open
CHr15F0x opened this issue Nov 21, 2024 · 0 comments
Open

cleanup test_log usage #2398

CHr15F0x opened this issue Nov 21, 2024 · 0 comments

Comments

@CHr15F0x
Copy link
Member

CHr15F0x commented Nov 21, 2024

Remove env_logger and use the feature "trace" (from test_log), because it turns out this feature of the crate is by disabled by default.

From test_log docs:

The crate comes with two features pertaining "backend" initialization:

  • log, enabled by default, controls initialization for the log crate.
  • trace, disabled by default, controls initialization for the tracing crate.
@CHr15F0x CHr15F0x added this to the Ergonomics and maintenance milestone Nov 21, 2024
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

No branches or pull requests

1 participant