Crate iron_slog[][src]

Logger middleware for Iron framework, with slog-rs

Structs

DefaultLogFormatter

Default formatter.

LogContext

Information of request/response for logging

LoggerMiddleware

Middleware for logging information of request and response, to certain logger.

Traits

LogFormatter

Formatter.