Registry / logging / cbe-logger

cbe-logger

JSON →
library1.15.0rscratesunverified

Cartallum CBE Logger for logging in Cartallum blockchain environments.

# Cargo.toml [dependencies] cbe-logger = "1.15.0"
INSTALL
IMPORT
SIG · CBE-LOGGER
C
cbe-logger
loggingrustv1.15.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.

Logger
use cbe_logger::Logger;

Minimal example initializing and using the CBE logger.

use cbe_logger::Logger; fn main() { let logger = Logger::new(); logger.info("Hello, Cartallum!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
57 hits · last 30 days
node
50
OpenAI (training)
1
Resources
cbe-logger — cargo add cbe-logger · libregistry