v0.5.0
Changelog
-
Add a
-i, --include-fields FIELDS
flag for including only certain fields.
When given, only those extra fields are rendered in the output. Note that
-i FIELDS
do not apply to the title line fields. While this sounds
incongruous with-x FIELDS
, which does apply to title line fields, I
think it makes for more natural usage.
(by @jalvz, #15) -
Fix a bug where
format="..."
from the config file was not being read. -
Add "DEPRECATION" level (with same sort order as WARN) found in elasticsearch
8.x logs. -
Fix an issue where coloring did not handle uppercase level names.