chmouel / snazy

a snazzy json log viewer (with one z)
Apache License 2.0
30 stars 2 forks source link

Expand Support for Multiple Time Zones Beyond UTC #276

Open zakisk opened 4 months ago

zakisk commented 4 months ago

At the moment, snazy shows logs in UTC only it would be better if user can specify time zone for better comprehension of logs.

example

kubectl logs pipelines-as-code-controller-if84ry | snazy --timezone IST

chmouel commented 1 month ago

good idea!