| Crates.io | logscroll |
| lib.rs | logscroll |
| version | 0.2.4 |
| created_at | 2019-08-26 11:12:14.594356+00 |
| updated_at | 2019-08-26 12:49:31.86951+00 |
| description | Provide a limited window for logs |
| homepage | https://github.com/meain/logscroll |
| repository | https://github.com/sharkdp/lscolors |
| max_upload_size | |
| id | 159731 |
| size | 24,150 |
Provide a limited window for logs
You could download the latest binary from the releases page or install it using cargo:
cargo install logscroll
You can just pipe any log to logscroll. It also accepts two optional args <height> and <width>
log_generating_command | logscroll <height> <width>
When it is not running using a tty, it just forewords the logs.