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

fix: Remove log crate's features #32

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

Pscheidl
Copy link
Contributor

The release_max_level_off and max_level_trace in prod were replaced by a noop and are not unly no longer needed, but also force downstream crates to disable logging in optimized releases.

The `release_max_level_off` and `max_level_trace` in prod were replaced by a noop
and are not unly no longer needed, but also force downstream crates to disable
logging in optimized releases.
@Xuanwo Xuanwo merged commit d753d07 into Xuanwo:main Mar 16, 2023
@Xuanwo
Copy link
Owner

Xuanwo commented Mar 16, 2023

Thanks a lot!

@Pscheidl
Copy link
Contributor Author

Thank you so much for merging this. I forgot to remove this.

@Pscheidl Pscheidl deleted the remove-log-features branch March 16, 2023 09:46
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