Registry / logging / ckb-logger

ckb-logger

JSON →
library1.1.0rscratesunverified

A logging facade for the CKB blockchain node, providing structured logging capabilities.

# Cargo.toml [dependencies] ckb-logger = "1.1.0"
INSTALL
IMPORT
SIG · CKB-LOGGER
C
ckb-logger
loggingrustv1.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.

info
use ckb_logger::info;

Log an info message using the CKB logger facade.

use ckb_logger::info; fn main() { info!("Hello, CKB!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
OpenAI (training)
1
Resources
ckb-logger — cargo add ckb-logger · libregistry