docker.rs
docker.rs copied to clipboard
Add a logger middleware similar to actix_web
https://actix.rs/book/actix-web/sec-9-middlewares.html#logging It gets really messy when you try to debug the code without any logging.