Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Library libraries

Showing projects tagged as Logging and Library

  • quill

    5.4 8.7 C++
    Asynchronous Low Latency C++ Logging Library
  • mini-async-log

    3.1 3.3 C++
    Non bloated asynchronous logger
  • lwlog

    2.9 8.8 C++
    Very fast synchronous and asynchronous C++17 logging library
  • 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.
  • Serenity Logger

    0.9 0.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.