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

Proposal: PDS - Utilize tracing for better logging #45

Closed
TheRipperoni opened this issue Feb 3, 2025 · 2 comments
Closed

Proposal: PDS - Utilize tracing for better logging #45

TheRipperoni opened this issue Feb 3, 2025 · 2 comments

Comments

@TheRipperoni
Copy link
Contributor

TheRipperoni commented Feb 3, 2025

Currently the rsky-pds logging is managed entirely through println! and eprintln!. Incorporated a library such as tracing would allow for more fine tuned logging and tracing. It would allow for debug logs as well, which may prove useful in debugging performance bottlenecks

@afbase
Copy link
Contributor

afbase commented Feb 4, 2025

+1 to this idea! I think that would be good.

@rudyfraser
Copy link
Member

Love it. Go for it!

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

3 participants