
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
Fast, highly configurable Rust logging crate, inspired by the C++ logging library spdlog.
log crate.journald for Linux and OutputDebugStringW for Windows);Add this to Cargo.toml:
[dependencies]
spdlog-rs = "0.5"
The documentation of this crate is hosted on docs.rs/~, and you can learn examples under ./examples directory along with it.
If you have any trouble while using this crate, please don't hesitate to open a discussion for help. For feature requests or bug reports, please open an issue.
Unreleased commits are active on main-dev branch, and main branch is only synchronized when released.
If you are going to contribute spdlog-rs, please make sure to check out the main-dev branch and select the main-dev branch as the base when opening PR.
Due to the complexity of combining crate feature gates, this repository provides a ./justfile for tool just to easily interact with cargo during development. Run command just --list to check the available recipes specifically for this project.
The current minimum supported Rust version is 1.71.
spdlog-rs is built against the latest Rust stable release, it is not guaranteed to build on Rust versions earlier than the minimum supported version.
spdlog-rs follows the compiler support policy that the latest stable version and the 3 most recent minor versions before that are always supported. For example, if the current latest Rust stable version is 1.61, the minimum supported version will not be increased past 1.58. Increasing the minimum supported version is not considered a semver breaking change as long as it complies with this policy.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
FAQs
Unknown package
We found that spdlog-rs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.