Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@maoueh maoueh released this 18 Dec 16:46
  • Revamped CLI command description and flags.

  • Added support for control flags through environment variable, see zap-pretty --help for full details.

  • Added support for long form of -n which is --multiline-json-threshold.

  • Added support for -m, --multiline-json-force which when set to true, forces every object to be printed on multiple line.

  • Added support for -d, --show-delta which shows delta between current line and last seen valid log line:

    acme | zap-pretty -d
    [2024-12-18 09:27:49.160 EST, +0] INFO (acme) checking if block available
    [2024-12-18 09:28:39.160 EST, +40s] INFO (acme) optimistically fetching block {"block_num":308267722}