Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Latest commit

 

History

History

log-formatter

Log Formatter

Translate json logs to pretty logs by passing them through stdin

Example usage

docker logs -f home-controller | log-formatter

Before

before

After

after