hedhyw / json-log-viewer

Interactive viewer for JSON logs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactor: allow human-readable values in config

hedhyw opened this issue · comments

Examples:

  • reloadThreshold, stdinReadTimeout -> 1m, 1s, etc.
  • maxFileSizeBytes -> 1Mb, 1Gb, etc.