Formats structured logs into human-readable output
Logs for humans to read
humanlog
$ cat app.log | humanlog
$ docker logs mycontainer | humanlog
$ humanlog --skip time,request_id < logs.json