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

Use tracing crate to enhance logging and improve debug experience #27

Open
digizeph opened this issue Nov 30, 2021 · 0 comments
Open

Use tracing crate to enhance logging and improve debug experience #27

digizeph opened this issue Nov 30, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@digizeph
Copy link
Member

It is recommended to use tracing instead of env_logger to provide better logging results.
https://docs.rs/tracing/latest/tracing/

@digizeph digizeph added the enhancement New feature or request label Nov 30, 2021
@digizeph digizeph added this to the V0.7 milestone Dec 4, 2021
@digizeph digizeph removed this from the V0.7 Python Binding milestone Feb 17, 2022
@digizeph digizeph added this to the V0.10 milestone Feb 23, 2023
@digizeph digizeph removed this from the V0.10 milestone Dec 23, 2023
@digizeph digizeph added this to the V1.0 milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant