← Discover
Discover · GitHub · Spdlog↑ +10 today

Fast logging for C++ projects

spdlog is a very fast logging library developed for the C++ programming language. It offers high-performance output management to accelerate debugging and monitoring processes in software projects.

Updates

  • August 6, 2026: Stars 29,402 → 29,437, latest release v1.17.0 (January 4, 2026).

What you get

  • High performance logging management
  • Output to different destinations such as file, console and debugger
  • Dynamic log level changing at run time

Installation

macOS (Homebrew)
brew install spdlog

Getting started

To include it in your project, simply copy the include folder from the GitHub page to your working directory. Alternatively, you can install the library using the command appropriate to your system through package managers such as Debian, Homebrew or vcpkg.

Related dictionary terms

Who it is forFor C++ developers who want to speed up debugging and monitoring software projects.

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-08-05: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.