3 releases

new 0.1.6 Jan 10, 2025
0.1.5 Dec 28, 2024
0.1.4 Dec 28, 2024

#105 in Command-line interface

Download history 185/week @ 2024-12-24 61/week @ 2024-12-31 185/week @ 2025-01-07

431 downloads per month

MIT license

1.5MB
553 lines

Clever Debug Build

clever

Clever is a simple cli application to view *.clef logs. Written in Rust & powered by Ratatui image

Installation

Currently clever cannot be installed through any package manager. Contributions regarding this are welcomed.

To install it manually, just download from the release page and add it to our path variable.

Usage

Simply by:

clever path\to\file

a simple cli is also planned to nicly format the logs. Use:

clever --help

to print the available cli commands & options.

Notes

Currently only templates using {PropertyName} are rendering, support for index rendering and other message template features is planned.

Contribution

Simply open a PR. Repo is using convetional commits, please stick to it if you want to contribute. Apart from this, nothing special to consider right now.

Links

Dependencies

~14–25MB
~379K SLoC