Registry / logging / wick-logger

wick-logger

JSON →
library0.4.0rscratesunverified

Wick's logging library for structured and efficient logging.

# Cargo.toml [dependencies] wick-logger = "0.4.0"
INSTALL
IMPORT
SIG · WICK-LOGGER
W
wick-logger
loggingrustv0.4.0
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 wick_logger::Logger;

Creates a logger and logs an info message.

use wick_logger::Logger; let logger = Logger::new("my-app"); logger.info("Application started");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
Resources
wick-logger — cargo add wick-logger · libregistry