Simple middleware for [tide](https://github.com/http-rs/tide) to log requests with [tracing](https://github.com/tokio-rs/tracing).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Michael Pfaff 84c3cada2c
Bump version
1 year ago
src Improve internal error logging 1 year ago
.gitignore Update to tide 0.16 2 years ago
Cargo.toml Bump version 1 year ago
LICENSE-APACHE Add license 2 years ago
LICENSE-MIT Add license 2 years ago
README.md Improve README.md 2 years ago

README.md

tide_tracing.rs

Simple middleware for tide to log requests with tracing.