Registry / logging / wisual-logger

wisual-logger

JSON →
library0.1.4rscratesunverified

Provides a pretty printer configuration for env_logger to enhance log output formatting.

# Cargo.toml [dependencies] wisual-logger = "0.1.4"
INSTALL
IMPORT
SIG · WISUAL-LOGGER
W
wisual-logger
loggingrustv0.1.4
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.

init
✓ use wisual_logger::init;

Initialize the pretty logger.

use wisual_logger::init; fn main() { init(); log::info!("Wisual logger initialized"); }
Debug
Known issues
gotchaRequires env_logger as a dependency.
fix
Add env_logger = "0.11" to Cargo.toml.
affects: >=0.1.0
Upgrade
Version history
0.1.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
32
Resources
wisual-logger — cargo add wisual-logger · libregistry