A simple tool to parse json logs and output them in a nice format with nice colors
sugarjazy is a simple tool to parse json logs and output them in a nice format with nice colors.
Usually play nicely with https://github.com/uber-go/zap when using the
“Sugar” logger output.
As a tekton
developer this works pretty well with tekton controllers and webhooks pods but
the shoudld work as well with most knative package and other pods using go-uber/zap.
Screenshot
Default
Stream from kail with sugarjazy
sugarjazy-kail.mp4
Installation
There is not many dependencies on this package but python-dateutil
is