Registry / logging / jacklog

jacklog

JSON →
library0.4.1rscratesunverified

Easy way to get logging the way Jack always wants anyway.

# Cargo.toml [dependencies] jacklog = "0.4.1"
INSTALL
IMPORT
SIG · JACKLOG
J
jacklog
loggingrustv0.4.1
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 jacklog::Logger;

Initialize and use the Jacklog logger.

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

No known issues recorded.

Upgrade
Version history
0.4.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
jacklog — cargo add jacklog · libregistry