Yet another logging middleware for Iron framework, by using slog-rs.
See examples.
Add dependency to Cargo.toml:
Cargo.toml
toml [dependencies] iron-slog = { git = "https://github.com/ubnt-intrepid/iron-slog.git" }
MIT + Apache 2.0