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

Remove log feature #1738

Closed
wants to merge 2 commits into from
Closed

Remove log feature #1738

wants to merge 2 commits into from

Conversation

Thomasdezeeuw
Copy link
Collaborator

No description provided.

@Darksonn
Copy link
Contributor

Why not keep it optional?

@Thomasdezeeuw
Copy link
Collaborator Author

Why not keep it optional?

I like to reduce the set of features we have to support going into v1.

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
@Darksonn
Copy link
Contributor

Darksonn commented Dec 31, 2023

Honestly, I would prefer that we keep it optional. It decreases the list of dependencies required by Tokio.

Having less features may normally reduce the maintenance burden, but in this case, adding dependencies that are likely to break Tokio's MSRV is a significant maintenance burden for me.

@Thomasdezeeuw
Copy link
Collaborator Author

We can keep it as is.

@Thomasdezeeuw Thomasdezeeuw deleted the log-required branch February 24, 2024 07:56
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.

None yet

3 participants