Registry / logging / loginit

loginit

JSON →
library0.1.18rscratesunverified

init log for tracing use tracing_subscriber

# Cargo.toml [dependencies] loginit = "0.1.18"
INSTALL
IMPORT
SIG · LOGINIT
L
loginit
loggingrustv0.1.18
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 loginit::init;

Initializes tracing logging with default settings.

use loginit::init; fn main() { init(); tracing::info!("Logging initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.18latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
loginit — cargo add loginit · libregistry