Registry / logging / sn-logging

sn-logging

JSON →
library0.2.40rscratesunverified

Provides logging utilities for the Safe Network project.

# Cargo.toml [dependencies] sn_logging = "0.2.40"
INSTALL
IMPORT
SIG · SN-LOGGING
S
sn-logging
loggingrustv0.2.40
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.

LogBuilder
✓ use sn_logging::LogBuilder;

Initialize logging with default settings.

use sn_logging::LogBuilder; fn main() { let _logger = LogBuilder::new().build(); println!("Logging initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.40latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
25
Resources
sn-logging — cargo add sn-logging · libregistry