10

8

6

4

2


9.6

7.0

8.9
0.0

8.0
0.0

8.0
0.0

6.9

7.8

6.8
0.0

21 Logging libraries and projects

  • spdlog

    9.6 7.0 L1 C++
    Fast C++ logging library.
  • glog

    8.9 0.0 C++
    C++ implementation of the Google logging module
  • Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
  • easyloggingpp

    8.0 0.0 L3 C++
    C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
  • Easylogging++

    8.0 0.0 L3 C++
    C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
  • log4cplus

    6.9 7.8 L2 C++
    log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
  • plog

    6.8 0.0 L4 C++
    Portable, simple and extensible C++ logging library
  • loguru

    6.3 0.0 C++
    A lightweight C++ logging library
  • G3log

    5.6 0.0 L3 C++
    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.
  • quill

    5.1 0.0 C++
    Asynchronous Low Latency C++ Logging Library
  • reckless

    3.9 0.0 L4 C++
    Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
  • Boost.Log

    3.5 0.0 L3 C++
    Boost Logging library
  • Blackhole

    3.2 0.0 L3 C++
    Yet another logging library.
  • mini-async-log

    3.2 0.0 C++
    Non bloated asynchronous logger
  • lwlog

    2.8 0.0 C++
    Very fast synchronous C++17 logging library
  • Description

    2.1 0.0 C
    Mini async log C port. Now with C++ wrappers.
  • logog

    2.1 0.0 CMake
    logog is a portable C++ library to facilitate logging of real-time events in performance-oriented applications, such as games. It is especially appropriate for projects that have constrained memory and constrained CPU requirements.
  • uberlog

    1.4 0.0 C++
    Cross platform multi-process C++ logging system
  • xtr

    1.3 0.0 C++
    A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments
  • Serenity Logger

    0.9 10.0 C++
    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.
  • Log4cpp

    -
    A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]
  • templog

    -
    A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]

Add another 'Logging' Library