- fix: stop using octal literals for strict mode
- bump bytes
- add: add colors and symbols for error and close events
- remove: only make the method bold
- fix: use
ctx.originalUrl
instead ofctx.url
- add: log the response length of streams
- add: humanize the response time
- add: log when response is finished/closed, not caught upstream
- fix exception handling