Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spdlog-rs link to README #639

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

SpriteOvO
Copy link
Contributor

Hi, I would like to add a link to my personal project spdlog-rs to the README. It is inspired by the C logging library spdlog and is designed to provide performance benefits.

Based on the benchmarks, it's probably the fastest logging crate yet. And it is also compatible with log crate.

I've been maintaining this project for 3 years and today I released its v0.4.0 version. I believe it is ready to be used by more users.

@KodrAus
Copy link
Contributor

KodrAus commented Nov 5, 2024

Thanks @SpriteOvO! And congratulations on the release, it looks like a lot went in to it 🎉

@KodrAus KodrAus merged commit 9f8c0d1 into rust-lang:master Nov 5, 2024
14 checks passed
@SpriteOvO SpriteOvO deleted the patch-1 branch November 6, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants