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

refactor: replace tracing with log #132

Open
daniel-mader opened this issue Oct 7, 2024 · 1 comment
Open

refactor: replace tracing with log #132

daniel-mader opened this issue Oct 7, 2024 · 1 comment
Labels
Chore Tedious, typically non-functional change Enhancement New feature or improvement to an existing feature

Comments

@daniel-mader
Copy link
Contributor

Description

Using the tracing-log crate allows to just use log all over the application and it will be adapted to tracing automatically.

Motivation

Simpler logging.

Resources

https://docs.rs/tracing-log/latest/tracing_log

To-do List

n/a

@daniel-mader daniel-mader added Chore Tedious, typically non-functional change Enhancement New feature or improvement to an existing feature labels Oct 7, 2024
@M-Adam-Hus
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Tedious, typically non-functional change Enhancement New feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants