Registry / logging / bitcoin-log

bitcoin-log

JSON →
library0.1.20rscratesunverified

Abstractions around the system logger for Bitcoin-related Rust projects.

# Cargo.toml [dependencies] bitcoin-log = "0.1.20"
INSTALL
IMPORT
SIG · BITCOIN-LOG
B
bitcoin-log
loggingrustv0.1.20
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 bitcoin_log::Logger;

Creates a logger and logs a message.

use bitcoin_log::Logger; fn main() { let logger = Logger::new(); logger.log("Hello, Bitcoin!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.20latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
42
OpenAI (training)
1
Resources
bitcoin-log — cargo add bitcoin-log · libregistry