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: migrate to tracing for logging #226

Merged
merged 1 commit into from
May 29, 2024
Merged

refactor: migrate to tracing for logging #226

merged 1 commit into from
May 29, 2024

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented May 26, 2024

tracing has much better support in all modern web frameworks and (imo) better logging generally

also added a rustfmt config in here


slog:
2024-05-26_21 33 01-6f523c3d


tracing (with time disabled using RUST_LOG_TIME env var):
2024-05-26_21 33 43-ebcf3d79

@robjtede robjtede merged commit b579dc8 into main May 29, 2024
4 checks passed
@robjtede robjtede deleted the tracing branch May 29, 2024 10:35
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

Successfully merging this pull request may close these issues.

2 participants