Skip to content

Conversation

@BoolPurist
Copy link

Motivation:

The logging of this crate can fill the output up pretty fast and therefore it is hard to see applications logs.
Library crates should usually not log beside an application crate.

What changes by this PR

This PR allows the user to deactivate the logging from this crate by deactivating the compiler flag "logging".

This compiler flag is enabled by default to prevent breaking changes.

In my opinion this feature should be disabled by default in the future.
The flat is also documented under lib.rs for the rust docs.

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.

1 participant