SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 C++ Logger Projects
-
Alternatives are glog from Google is full-featured, like spdlog, while Plog offers a lightweight alternative. Both are worthy upgrades on using C++ built-in std::clog.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
To dive deeper into Quill or contribute to the project, visit the GitHub repository or the Documentation page.
-
G3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
-
-
-
ESPLogger
An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.
-
-
Project mention: Mix Assertion, Logging, Unit Testing and Fuzzing with ZeroErr Framework | news.ycombinator.com | 2024-09-23
-
bux
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
-
-
Serenity Logger
Yet another Fast and Efficient logging framework. The goal is to be nanosecond level fast with extensibility (inspired by loggers such as spdlog, nanolog, and fmtlog and heavily influenced by the formatting used in fmtlib and <format>). This uses a built-in formatter that can be swapped out for <format> or fmtlib if desired.
-
BauDetector
A simple Arduino projects that detects dogs barks and plays a vocal message to calm them down.
C++ Logger discussion
C++ Logger related posts
-
Quill: High-Performance Asynchronous C++ Logging Library
-
How can I turn a structured exception into a C++ exception without having to use /EHa
-
Show timestamp before every output line in Qt Application Output.
-
Logger design
-
Very fast synchronous C++17 logging library
-
C++ logging library
-
binary_log: Writing hundreds of millions of logs per second (1-1.5 Gbps) with an average latency of 2-7 ns
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Dec 2024
Index
What are some of the best open-source Logger projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | plog | 2,230 |
2 | quill | 1,571 |
3 | G3log | 909 |
4 | lwlog | 229 |
5 | binary_log | 206 |
6 | ESPLogger | 84 |
7 | xtr | 40 |
8 | zeroerr | 24 |
9 | Simple-Log | 14 |
10 | bux | 4 |
11 | g3logPython | 3 |
12 | Serenity Logger | 3 |
13 | BauDetector | 1 |