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
aerogo avatar

aerogo/log

0
View on GitHub↗
10 stars·1 fork·Go·MIT·10 views

Log

:memo: Logging with multiple output targets.

Features

  • Logging - O(1) logging system with multi-output support.
  • Logging Libraries - Logging system supporting multiple concurrent writers.

Star history

Star history chart for aerogo/logStar history chart for aerogo/log

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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.
  • alexcesaro/logalexcesaro avatar

    alexcesaro/log

    48View on GitHub↗

    Logging packages for Go

    Go
    View on GitHub↗48
  • apex/logapex avatar

    apex/log

    1,377View on GitHub↗
    Goapex-logsgolanglogger
    View on GitHub↗1,377
  • amoghe/distillogamoghe avatar

    amoghe/distillog

    31View on GitHub↗

    Logging, distilled

    Gogolangloggerlogger-interface
    View on GitHub↗31
  • apsdehal/go-loggerapsdehal avatar

    apsdehal/go-logger

    288View on GitHub↗

    Simple logger for Go programs. Allows custom formats for messages.

    Gogolangloggerlogging-library
    View on GitHub↗288
See all 30 alternatives to Log→

Frequently asked questions

What does aerogo/log do?

:memo: Logging with multiple output targets.

What are the main features of aerogo/log?

The main features of aerogo/log are: Logging, Logging Libraries.

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

Open-source alternatives to aerogo/log include: alexcesaro/log — Logging packages for Go. apex/log. amoghe/distillog — Logging, distilled. apsdehal/go-logger — Simple logger for Go programs. Allows custom formats for messages. arthurkiller/rollingwriter — Rolling writer is an IO util for auto rolling write in go. ayoubtadlaoui/gologx — Tamper-evident audit log for Go: an append-only, hash-chained, optionally Ed25519-signed log/slog handler, with…