rouge
rouge copied to clipboard
Support for JSONL structured logs
The name of the language
JSON Lines text format, documentation, a newline-delimited JSON that is a great format for log files.
- examples of JSONL.
- online validator.
- documentation.
- standard MIME content-type discussion.
Implementation in other libraries