Registry / logging / holochain-logging

holochain-logging

JSON →
library0.0.7rscratesunverified

A logger for Holochain applications.

# Cargo.toml [dependencies] holochain_logging = "0.0.7"
INSTALL
IMPORT
SIG · HOLOCHAIN-LOGGING
H
holochain-logging
loggingrustv0.0.7
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.

prelude
use holochain_logging::prelude::*;

Initialize and use the Holochain logger with debug-level logging.

use holochain_logging::prelude::*; fn main() { debug!("This is a debug message"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
holochain-logging — cargo add holochain-logging · libregistry