awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
log4cplus avatar

log4cplus/log4cplus

0
View on GitHub↗
1,729 stars·568 forks·C++·14 viewslog4cplus.github.io/log4cplus↗

Log4cplus

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.

Features

  • Logging Frameworks - Thread-safe logging API with granular control.

Star history

Star history chart for log4cplus/log4cplusStar history chart for log4cplus/log4cplus

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Log4cplus

Similar open-source projects, ranked by how many features they share with Log4cplus.
  • afiqiqmal/ezyloggerafiqiqmal avatar

    afiqiqmal/EzyLogger

    8View on GitHub↗

    Simple Logger for Android

    Java
    View on GitHub↗8
  • amrayn/easyloggingppamrayn avatar

    amrayn/easyloggingpp

    3,937View on GitHub↗

    Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and application events. It functions as an asynchronous logger, processing messages on a background thread to reduce latency and prevent blocking the main execution path. The project includes a log rotation manager to automatically truncate or roll over files once they reach a specified disk size limit. It also serves as a performance tracking tool for measuring function execution timing and recording checkpoints to identify processing bottlenecks. The library covers a broad range

    C++
    View on GitHub↗3,937
  • apache/log4japache avatar

    apache/log4j

    868View on GitHub↗

    Dear Log4j community,

    Java
    View on GitHub↗868
  • 3hren/blackhole3Hren avatar

    3Hren/blackhole

    205View on GitHub↗

    Yet another logging library.

    C++logging
    View on GitHub↗205
See all 30 alternatives to Log4cplus→

Frequently asked questions

What does log4cplus/log4cplus do?

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.

What are the main features of log4cplus/log4cplus?

The main features of log4cplus/log4cplus are: Logging Frameworks.

What are some open-source alternatives to log4cplus/log4cplus?

Open-source alternatives to log4cplus/log4cplus include: afiqiqmal/ezylogger — Simple Logger for Android. amrayn/easyloggingpp — Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and… apache/log4j — Dear Log4j community,. boostorg/log — Boost Logging library. bugfender/bugfendersdk-android-sample — Example application using Bugfender SDK in Android. 3hren/blackhole — Yet another logging library.