Ross ROSS = Recommend OSS · open-source software intelligence for agents

abumq/easyloggingpp

C++ logging library. It is powerful, supports asynchronous low latency, 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. observed · 2026-08-28

github.com/abumq/easyloggingpp · C++ · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 30
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5092
  • days_rel: n/a
  • days_push: 423
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3939 stars · 943 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Easylogging++ is a single-header, MIT-licensed C++ logging library featuring asynchronous low-latency logging, custom formats, thread and type safety, and support for logging STL containers and third-party classes. The project is now archived and no longer maintained, with the author recommending spdlog for new projects.

Use cases

  • add logging to a C++ application with a single header
  • write logs in a custom format
  • log STL containers and third-party library types
  • capture stack traces and handle crashes
  • use asynchronous low-latency logging in multithreaded C++ code

When to choose

  • you need a lightweight, single-header C++ logging solution with no dependencies
  • you are maintaining an existing codebase already using Easylogging++
  • you want a permissively licensed library you can fork and customize

When to avoid

  • you are starting a new project and want actively maintained software
  • you need ongoing bug fixes, security patches, or community support
  • you want modern logging features and integrations available in spdlog

Facets

library · maturity abandoned

logging developer-tools cross-platform cpp cross-platform windows single-header header-only thread-safe asynchronous-logging crash-handler stacktrace archived linux macos

1 source

Member repositories

RepositoryRoleHealth v2
abumq/easyloggingppmain10

For agents

markdown · JSON · MCP: product_card(name="abumq/easyloggingpp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem