Registry / logging / delog
library0.1.8rscratesunverified

Deferred logging, an implementation and extension of Rust's standard logging facade.

# Cargo.toml [dependencies] delog = "0.1.8"
INSTALL
IMPORT
SIG · DELOG
D
delog
loggingrustv0.1.8
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.

log
use delog::log;

Logs an info message using the deferred logging facade.

use delog::log; log::info!("Hello, world!");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
Resources
delog — cargo add delog · libregistry