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

apsdehal/go-logger

0
View on GitHub↗
288 stars·50 forks·Go·BSD-3-Clause·8 views

Go Logger

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

Features

  • Logging - Simple logger with level handling.
  • Logging Libraries - Simple logger with level-based handlers.

Star history

Star history chart for apsdehal/go-loggerStar history chart for apsdehal/go-logger

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 Go Logger

Similar open-source projects, ranked by how many features they share with Go Logger.
  • alexcesaro/logalexcesaro avatar

    alexcesaro/log

    48View on GitHub↗

    Logging packages for Go

    Go
    View on GitHub↗48
  • amoghe/distillogamoghe avatar

    amoghe/distillog

    31View on GitHub↗

    Logging, distilled

    Gogolangloggerlogger-interface
    View on GitHub↗31
  • apex/logapex avatar

    apex/log

    1,377View on GitHub↗
    Goapex-logsgolanglogger
    View on GitHub↗1,377
  • aerogo/logaerogo avatar

    aerogo/log

    10View on GitHub↗

    :memo: Logging with multiple output targets.

    Gogologlogging
    View on GitHub↗10
See all 30 alternatives to Go Logger→

Frequently asked questions

What does apsdehal/go-logger do?

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

What are the main features of apsdehal/go-logger?

The main features of apsdehal/go-logger are: Logging, Logging Libraries.

What are some open-source alternatives to apsdehal/go-logger?

Open-source alternatives to apsdehal/go-logger include: aerogo/log — :memo: Logging with multiple output targets. amoghe/distillog — Logging, distilled. apex/log. alexcesaro/log — Logging packages for Go. 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…