Registry / logging / xvc-logging

xvc-logging

JSON →
library0.7.0rscratesunverified

Logging crate for Xvc

# Cargo.toml [dependencies] xvc-logging = "0.7.0"
INSTALL
IMPORT
SIG · XVC-LOGGING
X
xvc-logging
loggingrustv0.7.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.

XvcLogger
use xvc_logging::XvcLogger;

Initialize and use the Xvc logger

use xvc_logging::XvcLogger; fn main() { let logger = XvcLogger::new(); logger.log("Hello, world!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
30
Resources
xvc-logging — cargo add xvc-logging · libregistry