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

ref(Cargo.toml): Disable tracing-log feature in tracing-subscriber crate #2402

Closed
wants to merge 1 commit into from

Conversation

calebschoepp
Copy link
Collaborator

@calebschoepp calebschoepp commented Mar 27, 2024

We would only want to turn this feature off when Spin is used as a dependency downstream. Make this change before merging this.

This feature configures a global logger which conflicts with a global logger defined in containerd-shim

Signed-off-by: Caleb Schoepp <[email protected]>
@calebschoepp calebschoepp changed the title ref(*): Remove log feature from tracing dep b/c it is not used and blocks downstream integrations ref(Cargo.toml): Disable tracing-log feature in tracing-subscriber crate Apr 2, 2024
@calebschoepp calebschoepp deleted the remove-log-feature branch May 29, 2024 17:49
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