Changelog of @hackage/Blammo 1.0.3.0
Unreleased
v1.0.3.0
- Add
Env.{parse,parser}Withfunctions for parsing 'LogSettings' from environment variables with custom defaults.
v1.0.2.3
- Fix for localhost
clientIpvalue inrequestLogger(#18)
v1.0.2.2
- Support down to LTS 12.26 / GHC 8.4
v1.0.2.1
- Add configurability to
requestLogger, setLogSourceby default - Add ability to capture and retrieve logged messages, for testing
v1.0.1.1
- Add
addThreadContextFromRequest, a waiMiddlewarefor adding context using information from theRequest.
v1.0.0.1
- Relax lower bounds, support GHC 8.8
v1.0.0.0
First tagged release.