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
·
boostorg avatar

boostorg/log

0
View on GitHub↗
206 stars·112 forks·C++·13 viewswww.boost.org/libs/log↗

Log

Boost Logging library

Features

  • Logging Frameworks - Highly modular and extensible logging library.

Star history

Star history chart for boostorg/logStar history chart for boostorg/log

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 Log

Similar open-source projects, ranked by how many features they share with Log.
  • 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 Log→

Frequently asked questions

What does boostorg/log do?

Boost Logging library

What are the main features of boostorg/log?

The main features of boostorg/log are: Logging Frameworks.

What are some open-source alternatives to boostorg/log?

Open-source alternatives to boostorg/log 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,. bugfender/bugfendersdk-android-sample — Example application using Bugfender SDK in Android. christianpanov/lwlog — Very fast synchronous and asynchronous C++17 logging library. 3hren/blackhole — Yet another logging library.