spdlog
C++ logger
Fast and flexible logging library for C++ applications.
Fast C++ logging library.
25k stars
441 watching
5k forks
Language: C++
last commit: about 1 month 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,813 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,039 |
google/glog | A C++ logging library that provides application-level logging APIs | 7,136 |
darold/pgbadger | Analyzes PostgreSQL log files to provide detailed reports and graphs on performance and query metrics. | 3,597 |
microsoft/faster | A high-performance concurrent key-value store and log library designed for cloud applications. | 6,334 |
rs/zerolog | Provides fast and simple logging with JSON output, minimizing allocations and reflection. | 10,738 |
kjellkod/g3log | An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications. | 910 |
tencent/bqlog | A high-performance logging system designed for low-memory consumption and high-compression rates. | 257 |
fluent/fluentd | Collects and forwards log data from various sources to files or databases | 12,963 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,775 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,242 |
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 processor for logs, metrics, and traces from various sources, forwarding them to different backends. | 5,952 |
uber-go/zap | Blazing fast logging for Go applications | 22,167 |