Fast, highly configurable Rust logging crate inspired by the C++ logging library spdlog.
# Cargo.toml
[dependencies]
spdlog-rs = "0.5.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creating a logger and logging an info message.
Enable the 'syslog' feature in Cargo.toml to use syslog sink.
No dependency data recorded yet.