awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hpcloud/tail

Open-source alternatives to Tail

30 open-source projects similar to hpcloud/tail, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tail alternative.

  • go-playground/logAvatar von go-playground

    go-playground/log

    293Auf GitHub ansehen↗

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

    Goerrorsloggingstack-traces
    Auf GitHub ansehen↗293
  • ian-kent/go-logAvatar von ian-kent

    ian-kent/go-log

    42Auf GitHub ansehen↗

    A logger, for Go

    Go
    Auf GitHub ansehen↗42
  • ewwwwwqm/logdumpAvatar von ewwwwwqm

    ewwwwwqm/logdump

    11Auf GitHub ansehen↗

    Package for multi-level logging

    Go
    Auf GitHub ansehen↗11
  • go-ozzo/ozzo-logAvatar von go-ozzo

    go-ozzo/ozzo-log

    123Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗123
  • hashicorp/logutilsAvatar von hashicorp

    hashicorp/logutils

    371Auf GitHub ansehen↗

    Utilities for slightly better logging in Go (Golang).

    Go
    Auf GitHub ansehen↗371
  • henvic/httprettyAvatar von henvic

    henvic/httpretty

    413Auf GitHub ansehen↗

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

    Gocligogolang
    Auf GitHub ansehen↗413

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • apex/logAvatar von apex

    apex/log

    1,377Auf GitHub ansehen↗
    Goapex-logsgolanglogger
    Auf GitHub ansehen↗1,377
  • azer/loggerAvatar von azer

    azer/logger

    158Auf GitHub ansehen↗

    Minimalistic logging library for Go.

    Go
    Auf GitHub ansehen↗158
  • francoispqt/onelogAvatar von francoispqt

    francoispqt/onelog

    415Auf GitHub ansehen↗

    Dead simple, super fast, zero allocation logger for Golang

    Goallocationfastgolang
    Auf GitHub ansehen↗415
  • getsentry/sentry-goAvatar von getsentry

    getsentry/sentry-go

    1,090Auf GitHub ansehen↗

    The official Go SDK for Sentry (sentry.io)

    Gocrash-reportingcrash-reportserror-monitoring
    Auf GitHub ansehen↗1,090
  • golang/glogAvatar von golang

    golang/glog

    3,600Auf GitHub ansehen↗

    Leveled execution logs for Go

    Go
    Auf GitHub ansehen↗3,600
  • gyozatech/noodlogAvatar von gyozatech

    gyozatech/noodlog

    44Auf GitHub ansehen↗

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

    Gogogolanggolang-library
    Auf GitHub ansehen↗44
  • arthurkiller/rollingwriterAvatar von arthurkiller

    arthurkiller/rollingwriter

    292Auf GitHub ansehen↗

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

    Gofilewritergolang-libraryioutil
    Auf GitHub ansehen↗292
  • heartwilltell/logAvatar von heartwilltell

    heartwilltell/log

    17Auf GitHub ansehen↗

    Simple leveled logging wrapper around standard log package

    Gogogolanglib
    Auf GitHub ansehen↗17
  • cabify/logrusiowriterAvatar von cabify

    cabify/logrusiowriter

    16Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗16
  • ayoubtadlaoui/gologxAvatar von AyoubTadlaoui

    AyoubTadlaoui/GoLogX

    4Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4
  • chzyer/logexAvatar von chzyer

    chzyer/logex

    42Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗42
  • cihub/seelogAvatar von cihub

    cihub/seelog

    1,637Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗1,637
  • clok/kembaAvatar von clok

    clok/kemba

    17Auf GitHub ansehen↗

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

    Goawesomeawesome-goawesome-golang
    Auf GitHub ansehen↗17
  • alexcesaro/logAvatar von alexcesaro

    alexcesaro/log

    48Auf GitHub ansehen↗

    Logging packages for Go

    Go
    Auf GitHub ansehen↗48
  • davecgh/go-spewAvatar von davecgh

    davecgh/go-spew

    6,393Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,393
  • aerogo/logAvatar von aerogo

    aerogo/log

    10Auf GitHub ansehen↗

    :memo: Logging with multiple output targets.

    Gogologlogging
    Auf GitHub ansehen↗10
  • apsdehal/go-loggerAvatar von apsdehal

    apsdehal/go-logger

    288Auf GitHub ansehen↗

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

    Gogolangloggerlogging-library
    Auf GitHub ansehen↗288
  • deruina/timberjackAvatar von DeRuina

    DeRuina/timberjack

    143Auf GitHub ansehen↗

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

    Golog-managementlog-rollinglog-rotation
    Auf GitHub ansehen↗143
  • amoghe/distillogAvatar von amoghe

    amoghe/distillog

    31Auf GitHub ansehen↗

    Logging, distilled

    Gogolangloggerlogger-interface
    Auf GitHub ansehen↗31
  • gookit/slogAvatar von gookit

    gookit/slog

    545Auf GitHub ansehen↗

    📑 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
    Auf GitHub ansehen↗545
  • echocat/slf4gAvatar von echocat

    echocat/slf4g

    5Auf GitHub ansehen↗

    Simple Logging Facade for Golang

    Gogolangloggingsimple
    Auf GitHub ansehen↗5
  • edoger/zkits-loggerAvatar von edoger

    edoger/zkits-logger

    28Auf GitHub ansehen↗

    A powerful zero-dependency json logger.

    Gogologlogger
    Auf GitHub ansehen↗28
  • caarlos0/logAvatar von caarlos0

    caarlos0/log

    62Auf GitHub ansehen↗

    Colorful CLI logger

    Go
    Auf GitHub ansehen↗62
  • inconshreveable/log15Avatar von inconshreveable

    inconshreveable/log15

    1,103Auf GitHub ansehen↗

    Structured, composable logging for Go

    Go
    Auf GitHub ansehen↗1,103