You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thoughts? Structured logging out of the box would be a big win for Rocket. As it stands now I would need to disable Rocket logging and implement a Responder I use on every resource (should I open a tracking issue for Middleware) that logs how I want it to log.
The text was updated successfully, but these errors were encountered:
https://github.com/slog-rs/slog
https://github.com/slog-rs/slog#advantages-over-log-crate
Thoughts? Structured logging out of the box would be a big win for Rocket. As it stands now I would need to disable Rocket logging and implement a Responder I use on every resource (should I open a tracking issue for Middleware) that logs how I want it to log.
The text was updated successfully, but these errors were encountered: