Registry / logging / clilog

clilog

JSON →
library0.2.3rscratesunverified

A CLI logger, currently not yet finished.

# Cargo.toml [dependencies] clilog = "0.2.3"
INSTALL
IMPORT
SIG · CLILOG
C
clilog
loggingrustv0.2.3
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.

Logger
use clilog::Logger;

Initialize and use the CLI logger

use clilog::Logger; fn main() { let mut logger = Logger::new(); logger.log("Hello, world!"); }
Debug
Known issues
gotchaCrate is marked as not yet finished; API may be unstable or incomplete.
fix
Check the crate's documentation and source for current status.
affects: all
Upgrade
Version history
0.2.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
56 hits · last 30 days
node
48
OpenAI (training)
1
Resources
clilog — cargo add clilog · libregistry