femme
Not just a pretty (inter)face.
A pretty-printer and ndjson logger for the log crate.
Examples
femme::start(log::LevelFilter::Trace)?;
log::warn!("Unauthorized access attempt on /login");
log::info!("Listening on port 8080");Screenshots
Pretty Output
Newline Delimited JSON
Installation
$ cargo add femmeLicense
MIT OR Apache-2.0

