Registry / logging / cli-log

cli-log

JSON →
library2.1.0rscratesunverified

A simple logging and timing facility configured with an environment variable.

# Cargo.toml [dependencies] cli-log = "2.1.0"
INSTALL
IMPORT
SIG · CLI-LOG
C
cli-log
loggingrustv2.1.0
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 cli_log::init;

Initialize logging with the cli-log crate.

use cli_log::init; fn main() { init!(); log::info!("Application started"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
61 hits · last 30 days
node
54
OpenAI (training)
1
Resources
cli-log — cargo add cli-log · libregistry