in src/logging.rs [92:94]
fn new_transform(&self, service: S) -> Self::Future { future::ok(RequestLoggerMiddleware { service }) }