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

Latest commit

 

History

History
17 lines (10 loc) · 236 Bytes

File metadata and controls

17 lines (10 loc) · 236 Bytes

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