spdlog

C++ logger

Fast and flexible logging library for C++ applications.

Fast C++ logging library.

GitHub

25k stars
441 watching
5k forks
Language: C++
last commit: almost 2 years ago
Linked from 8 awesome lists

cppcpp11header-onlyloggingspdlog

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
abumq/easyloggingppA single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns.3,813
platformlab/nanologA high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency.3,039
google/glogA C++ logging library that provides application-level logging APIs7,136
darold/pgbadgerAnalyzes PostgreSQL log files to provide detailed reports and graphs on performance and query metrics.3,597
microsoft/fasterA high-performance concurrent key-value store and log library designed for cloud applications.6,334
rs/zerologProvides fast and simple logging with JSON output, minimizing allocations and reflection.10,738
kjellkod/g3logAn asynchronous logger that provides a simple and crash-safe way to log events in C++ applications.910
tencent/bqlogA high-performance logging system designed for low-memory consumption and high-compression rates.257
fluent/fluentdCollects and forwards log data from various sources to files or databases12,963
odygrd/quillA high-performance asynchronous logging library for C++ applications1,775
sergiusthebest/plogA portable and flexible C++ logging library with unique features such as CSV log format and wide string support.2,242
christianpanov/lwlogA fast and efficient C++ logging library designed with high performance and maintainability in mind.230
fpillet/nsloggerA logging tool designed to capture and view application logs from multiple platforms, including macOS, iOS, Android, and desktop applications.4,999
fluent/fluent-bitA fast and lightweight processor for logs, metrics, and traces from various sources, forwarding them to different backends.5,952
uber-go/zapBlazing fast logging for Go applications22,167