awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to apsdehal/go-logger

Open-source alternatives to Go Logger

30 open-source projects similar to apsdehal/go-logger, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Go Logger alternative.

  • gookit/sloggookit avatar

    gookit/slog

    545View on GitHub↗

    📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能

    Goconsole-loggerfile-loggingformatter
    View on GitHub↗545
  • ian-kent/go-logian-kent avatar

    ian-kent/go-log

    42View on GitHub↗

    A logger, for Go

    Go
    View on GitHub↗42
  • ewwwwwqm/logdumpewwwwwqm avatar

    ewwwwwqm/logdump

    11View on GitHub↗

    Package for multi-level logging

    Go
    View on GitHub↗11
  • golang/gloggolang avatar

    golang/glog

    3,600View on GitHub↗

    Leveled execution logs for Go

    Go
    View on GitHub↗3,600
  • heartwilltell/logheartwilltell avatar

    heartwilltell/log

    17View on GitHub↗

    Simple leveled logging wrapper around standard log package

    Gogogolanglib
    View on GitHub↗17
  • hpcloud/tailhpcloud avatar

    hpcloud/tail

    2,782View on GitHub↗

    Go package for reading from continously updated files (tail -f)

    Go
    View on GitHub↗2,782

AI search

Explore more awesome repositories

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

Find more with AI search
  • aerogo/logaerogo avatar

    aerogo/log

    10View on GitHub↗

    :memo: Logging with multiple output targets.

    Gogologlogging
    View on GitHub↗10
  • apex/logapex avatar

    apex/log

    1,377View on GitHub↗
    Goapex-logsgolanglogger
    View on GitHub↗1,377
  • francoispqt/onelogfrancoispqt avatar

    francoispqt/onelog

    415View on GitHub↗

    Dead simple, super fast, zero allocation logger for Golang

    Goallocationfastgolang
    View on GitHub↗415
  • go-playground/loggo-playground avatar

    go-playground/log

    293View on GitHub↗

    :green_book: Simple, configurable and scalable Structured Logging for Go.

    Goerrorsloggingstack-traces
    View on GitHub↗293
  • gyozatech/noodloggyozatech avatar

    gyozatech/noodlog

    44View on GitHub↗

    🍜 Parametrized JSON logging library in Golang which lets you obfuscate sensitive data and marshal any kind of content.

    Gogogolanggolang-library
    View on GitHub↗44
  • hashicorp/logutilshashicorp avatar

    hashicorp/logutils

    371View on GitHub↗

    Utilities for slightly better logging in Go (Golang).

    Go
    View on GitHub↗371
  • ayoubtadlaoui/gologxAyoubTadlaoui avatar

    AyoubTadlaoui/GoLogX

    4View on GitHub↗

    Tamper-evident audit log for Go: an append-only, hash-chained, optionally Ed25519-signed log/slog handler, with offline logx verify. Built on the standard library, zero third-party dependencies. Also a full slog toolkit (colored output, JSON, rotation, fan-out, CLI).

    Goai-agentsai-safetyaudit-log
    View on GitHub↗4
  • henvic/httprettyhenvic avatar

    henvic/httpretty

    413View on GitHub↗

    Package httpretty prints the HTTP requests you make with Go pretty on your terminal.

    Gocligogolang
    View on GitHub↗413
  • azer/loggerazer avatar

    azer/logger

    158View on GitHub↗

    Minimalistic logging library for Go.

    Go
    View on GitHub↗158
  • chzyer/logexchzyer avatar

    chzyer/logex

    42View on GitHub↗

    An golang log lib, supports tracking and level, wrap by standard log lib

    Go
    View on GitHub↗42
  • cihub/seelogcihub avatar

    cihub/seelog

    1,637View on GitHub↗

    Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.

    Go
    View on GitHub↗1,637
  • clok/kembaclok avatar

    clok/kemba

    17View on GitHub↗

    A tiny debug logging tool. Ideal for CLI tools and command applications. Inspired by https://github.com/visionmedia/debug

    Goawesomeawesome-goawesome-golang
    View on GitHub↗17
  • alexcesaro/logalexcesaro avatar

    alexcesaro/log

    48View on GitHub↗

    Logging packages for Go

    Go
    View on GitHub↗48
  • davecgh/go-spewdavecgh avatar

    davecgh/go-spew

    6,393View on GitHub↗

    go-spew is a deep inspection library and debugging utility for Go. It functions as a data structure pretty printer that renders complex, nested types into human-readable strings with indentation and type information. The library provides specialized capabilities for visualizing internal program states, including the ability to dump data structures with pointer addresses and map keys. It includes a configuration system to adjust printing behavior, such as limiting recursion depth and setting indentation. The tool uses reflection-based type inspection and recursive tree traversal to handle nes

    Go
    View on GitHub↗6,393
  • getsentry/sentry-gogetsentry avatar

    getsentry/sentry-go

    1,090View on GitHub↗

    The official Go SDK for Sentry (sentry.io)

    Gocrash-reportingcrash-reportserror-monitoring
    View on GitHub↗1,090
  • go-ozzo/ozzo-loggo-ozzo avatar

    go-ozzo/ozzo-log

    123View on GitHub↗

    A Go (golang) package providing high-performance asynchronous logging, message filtering by severity and category, and multiple message targets.

    Go
    View on GitHub↗123
  • deruina/timberjackDeRuina avatar

    DeRuina/timberjack

    143View on GitHub↗

    Timberjack is a Go log rolling library with support for size-based, time-based, and manual rotation.

    Golog-managementlog-rollinglog-rotation
    View on GitHub↗143
  • arthurkiller/rollingwriterarthurkiller avatar

    arthurkiller/rollingwriter

    292View on GitHub↗

    Rolling writer is an IO util for auto rolling write in go.

    Gofilewritergolang-libraryioutil
    View on GitHub↗292
  • amoghe/distillogamoghe avatar

    amoghe/distillog

    31View on GitHub↗

    Logging, distilled

    Gogolangloggerlogger-interface
    View on GitHub↗31
  • echocat/slf4gechocat avatar

    echocat/slf4g

    5View on GitHub↗

    Simple Logging Facade for Golang

    Gogolangloggingsimple
    View on GitHub↗5
  • edoger/zkits-loggeredoger avatar

    edoger/zkits-logger

    28View on GitHub↗

    A powerful zero-dependency json logger.

    Gogologlogger
    View on GitHub↗28
  • caarlos0/logcaarlos0 avatar

    caarlos0/log

    62View on GitHub↗

    Colorful CLI logger

    Go
    View on GitHub↗62
  • cabify/logrusiowritercabify avatar

    cabify/logrusiowriter

    16View on GitHub↗

    io.Writer implementation using logrus logger managed by soy-programador

    Go
    View on GitHub↗16
  • inconshreveable/log15inconshreveable avatar

    inconshreveable/log15

    1,103View on GitHub↗

    Structured, composable logging for Go

    Go
    View on GitHub↗1,103