spdlog
C++ logger
Fast and flexible logging library for C++ applications.
Fast C++ logging library.
24k stars
442 watching
5k forks
Language: C++
last commit: 11 days ago
Linked from 8 awesome lists
cppcpp11header-onlyloggingspdlog
Related projects:
Repository | Description | Stars |
---|---|---|
abumq/easyloggingpp | A single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns. | 3,796 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,004 |
google/glog | A C++ logging library that provides application-level logging APIs | 7,071 |
darold/pgbadger | Analyzes PostgreSQL log files and generates detailed reports with graphs. | 3,562 |
microsoft/faster | A high-performance concurrent key-value store and log library designed for cloud applications. | 6,321 |
rs/zerolog | Provides fast and simple logging with JSON output, minimizing allocations and reflection. | 10,639 |
kjellkod/g3log | An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications. | 908 |
tencent/bqlog | A high-performance logging system designed for multiple platforms and languages, optimized for real-time compression and low memory usage. | 224 |
fluent/fluentd | Collects and forwards log data from various sources to files or databases | 12,912 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,559 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
christianpanov/lwlog | A fast and efficient C++ logging library designed with high performance and maintainability in mind. | 230 |
fpillet/nslogger | A logging tool designed to capture and view application logs from multiple platforms, including macOS, iOS, Android, and desktop applications. | 4,999 |
fluent/fluent-bit | A fast and lightweight log processor and forwarder for various operating systems. | 5,863 |
uber-go/zap | Blazing fast logging for Go applications | 22,034 |