@[implicit_reducible]
Equations
- Network.Wai.Middleware.instBEqOutputFormat.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Request logger settings.
- outputFormat : OutputFormat
- destination : System.Log.FastLogger.LogType
Instances For
Request logging middleware. Logs each request after the response is sent. $$\text{logRequests} : \text{RequestLoggerSettings} \to \text{IO Middleware}$$
Equations
- One or more equations did not get rendered due to their size.
Instances For
Convenience: simple stdout logger with dev format.