C++ Logger

Open-source C++ projects categorized as Logger

Top 13 C++ Logger Projects

  • plog

    Portable, simple and extensible C++ logging library

    Project mention: C++ Game Utility Libraries: for Game Dev Rustaceans | dev.to | 2024-03-13

    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

    SaaSHub logo
  • quill

    Asynchronous Low Latency C++ Logging Library (by odygrd)

    Project mention: Quill: High-Performance Asynchronous C++ Logging Library | dev.to | 2024-08-27

    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.

  • lwlog

    Very fast synchronous and asynchronous C++17 logging library

  • binary_log

    Fast binary logger for C++

  • ESPLogger

    An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.

  • xtr

    A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments

  • zeroerr

    A powerful C++ unit testing/assert/log utils

    Project mention: Mix Assertion, Logging, Unit Testing and Fuzzing with ZeroErr Framework | news.ycombinator.com | 2024-09-23
  • Simple-Log

  • 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.

  • g3logPython

    Python bindings for g3log

  • 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Logger discussion

Log in or Post with

C++ Logger related posts

  • Quill: High-Performance Asynchronous C++ Logging Library

    1 project | dev.to | 27 Aug 2024
  • How can I turn a structured exception into a C++ exception without having to use /EHa

    1 project | /r/cpp | 8 Apr 2023
  • Show timestamp before every output line in Qt Application Output.

    2 projects | /r/QtFramework | 22 Sep 2022
  • Logger design

    1 project | /r/cpp_questions | 11 Feb 2022
  • Very fast synchronous C++17 logging library

    1 project | /r/programming | 24 Dec 2021
  • C++ logging library

    1 project | /r/coolgithubprojects | 24 Dec 2021
  • binary_log: Writing hundreds of millions of logs per second (1-1.5 Gbps) with an average latency of 2-7 ns

    1 project | /r/programming | 7 Dec 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?