Open BSteffaniak opened 2 years ago
#{ log.debug("| Finished handling request: method: #{method} path: #{path} |") }
should produce:
Finished handling request: method: get path: /badges.svg
but currently, it actually produces:
should produce:
but currently, it actually produces: