Skip to content

ngx-json-log: 0.0.8 release

Latest
Compare
Choose a tag to compare
@fooinha fooinha released this 09 Aug 20:56
· 1 commit to master since this release
  • major rewrite to a single src file
    • correct implementation for complete request body from request's input chain - no limit
    • response headers are now complete but written as a JSON string
    • remove err_ logging
    • encoding operations can be applied to any string type key. base64, hex, hexdump
    • travis migration build with ubuntu focal