You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just came across this project in my PyPi Feed. This looks promising and a nice start. However for this to be useful for me east least I would want the logs to be colorized. I'm sure pygments could help here? Normally I use ccze to tail and color logs on the CLI; e.g: tail -f /var/log/* | ccze
The text was updated successfully, but these errors were encountered:
Just came across this project in my PyPi Feed. This looks promising and a nice start. However for this to be useful for me east least I would want the logs to be colorized. I'm sure pygments could help here? Normally I use ccze to tail and color logs on the CLI; e.g:
tail -f /var/log/* | ccze
The text was updated successfully, but these errors were encountered: