What's Changed
- http logging: panics occurring in a handler will get logged with -500 code; also return 500 to caller if response hasn't been started yet when the panic occurred. (#70)
- Race in setting Config.Level by (#71)
Full Changelog: v1.16.0...v1.17.1