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

Consider relationship between fern and tracing #143

Open
daboross opened this issue Nov 20, 2024 · 0 comments
Open

Consider relationship between fern and tracing #143

daboross opened this issue Nov 20, 2024 · 0 comments

Comments

@daboross
Copy link
Owner

In the last five years, tracing has become widely popular, and quite useful as an alternative to the log crate.

Look at existing tracing subscribers, especially the standard https://docs.rs/tracing-subscriber/ as well as crates like https://docs.rs/tracing-forest, and see if there's any place fern could still be useful in a tracing world. Even if it's just as a "hey, you use fern 0.6.0/0.7.0, here's a drop-in replacement that also gets you a 1-to-1 configuration of tracing as well as log".

As part of this, regardless of whether we end up implementing a tracing subscriber directly, I would like to add support for log's structured logging.

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