Registry / logging / fil-logger

fil-logger

JSON →
library0.1.7rscratesunverified

A logging library used by Filecoin projects for structured log output.

# Cargo.toml [dependencies] fil_logger = "0.1.7"
INSTALL
IMPORT
SIG · FIL-LOGGER
F
fil-logger
loggingrustv0.1.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.

init
✓ use fil_logger::init;

Initialize the Filecoin logger and log an info message.

use fil_logger::init; fn main() { init(); log::info!("Filecoin logger initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
fil-logger — cargo add fil-logger · libregistry