Back to GitHub trending

gabime/spdlog

Fast C++ logging library.

C++30K stars5.4K forks+10 today
View on GitHubShare on X

Topics

#header-only#cpp11#cpp#logging#spdlog

What it does

spdlog is a high-performance C++ logging library that supports various log targets and asynchronous mode, making it ideal for developers looking to enhance the logging capabilities of their applications.

Star history

2026-08-23 → 2026-09-06+61 stars

Tracking

Last trending
2026-08-16

Creator kit

Hook

🚀 Elevate your C++ app's logging with spdlog! Fast, flexible & feature-rich. #cpp #logging

Content angles

  • Create a tutorial on integrating spdlog into an existing C++ project for better logging.
  • Compare spdlog's performance and features against other popular logging libraries in the C++ ecosystem.
  • Develop a series of blog posts explaining how to customize spdlog for specific use cases.

Who should care

C++ developers, software engineers looking to improve application logging