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

Add better logging #158

Closed
sansyrox opened this issue Feb 9, 2022 · 2 comments
Closed

Add better logging #158

sansyrox opened this issue Feb 9, 2022 · 2 comments

Comments

@sansyrox
Copy link
Member

sansyrox commented Feb 9, 2022

Current Behavior
Currently we are only using print statement. Implement a multi level logging scheme.

Desired Behavior
https://github.com/rust-lang/log


Screenshots / Mockups

Alternatives


@trickster
Copy link

Better to use tracing, most of the rust ecosystem settled on this. https://github.com/tokio-rs/tracing/

@sansyrox
Copy link
Member Author

sansyrox commented Jun 7, 2022

Fixed here: #201

@sansyrox sansyrox closed this as completed Jun 7, 2022
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

2 participants