tui-logger 0.18.3

Logger with smart widget for the `ratatui` crate
Documentation
1
2
3
4
5
6
7
pub mod api;
mod fast_hash;
mod inner;
#[cfg(feature = "waiter")]
mod waiter;

pub use inner::*;