venator-app

Crates.iovenator-app
lib.rsvenator-app
version0.2.2
sourcesrc
created_at2024-09-12 04:40:23.021573
updated_at2024-11-20 03:17:54.031102
descriptionA log and trace viewer for Rust tracing
homepage
repositoryhttps://github.com/kmdreko/venator
max_upload_size
id1372478
size1,068,206
Trevor Wilson (kmdreko)

documentation

README

The Venator application is for recording, viewing, and filtering logs and spans from Rust programs instrumented with the tracing crate.

This is currently in a "beta" state; bugs and quirks are to be expected but functionality should be complete. Bug reports and future feature requests are welcome.

Installation:

cargo install venator-app

Run:

venator
Commit count: 125

cargo fmt