Registry / logging / tui-logger

tui-logger

JSON →
library0.18.2rscratesunverified

Logger with smart widget for the `ratatui` crate.

# Cargo.toml [dependencies] tui-logger = "0.18.2"
INSTALL
IMPORT
SIG · TUI-LOGGER
T
tui-logger
loggingrustv0.18.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TuiLoggerWidget
use tui_logger::TuiLoggerWidget;

Creates a default TUI logger widget.

use tui_logger::TuiLoggerWidget; fn main() { let widget = TuiLoggerWidget::default(); println!("Logger widget created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.18.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
48
Resources
tui-logger — cargo add tui-logger · libregistry