| Crates.io | jlo |
| lib.rs | jlo |
| version | 0.1.0 |
| created_at | 2025-10-24 06:58:40.821118+00 |
| updated_at | 2025-10-24 06:58:40.821118+00 |
| description | A CLI tool for reading, pretty-printing, and colorizing JSON log files (NDJSON/JSON Lines), with protocol-specific formatting for Nginx and Rust tracing logs. |
| homepage | |
| repository | https://github.com/sunsided/jlo |
| max_upload_size | |
| id | 1898088 |
| size | 28,758 |
jlo is a Rust CLI tool for reading, pretty-printing, and colorizing JSON log files (NDJSON/JSON Lines). It automatically detects and formats logs from common sources like Nginx and Rust's tracing, making structured logs easier to inspect in the terminal.
jlo access.log
cat app.log | jlo
cat app.log | jlo --compact --color always
Install via Cargo:
cargo install jlo
If you prefer bleeding edge:
cargo install --git https://github.com/sunsided/jlo
Licensed under the European Union Public Licence (EUPL), Version 1.2.