Logging packages

Showing projects tagged as Logging

  • logrus

    9.9 3.0 Go
    Structured, pluggable logging for Go.
  • zap

    9.8 8.1 Go
    Blazing fast, structured, leveled logging in Go.
  • zerolog

    9.5 7.9 Go
    Zero Allocation JSON Logger
  • spew

    9.2 0.0 Go
    Implements a deep pretty printer for Go data structures to aid in debugging
  • lumberjack

    9.0 0.0 Go
    lumberjack is a log rolling package for Go
  • glog

    9.0 5.5 Go
    Leveled execution logs for Go
  • Wide

    8.9 8.4 JavaScript
    DISCONTINUED. A Web-based IDE for Teams using Golang.
  • tail

    8.6 0.0 Go
    Go package for reading from continously updated files (tail -f)
  • seelog

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

    7.9 0.7 Go
    Colored pretty printer for Go language
  • log

    7.7 0.0 Go
    Structured logging package for Go.
  • log15

    7.6 0.0 Go
    Structured, composable logging for Go
  • errorx

    7.5 1.8 Go
    A comprehensive error handling library for Go
  • logutils

    7.4 0.0 Go
    Utilities for slightly better logging in Go (Golang).
  • phuslu/log

    6.6 4.7 Go
    High performance structured logging
  • tint

    6.6 5.9 Go
    🌈 slog.Handler that writes tinted (colorized) logs
  • logxi

    6.1 0.0 Go
    A 12-factor app logger built for performance and happy development
  • Onelog

    6.1 0.0 Go
    Dead simple, super fast, zero allocation logger for Golang
  • go-logger

    5.9 0.0 Go
    Simple logger for Go programs. Allows custom formats for messages.
  • httpretty

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

    5.8 3.2 Go
    Rolling writer is an IO util for auto rolling write in go.
  • sqldb-logger

    5.7 0.0 Go
    A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
  • logrusiowriter

    5.4 0.0 Go
    io.Writer implementation using logrus logger [managed by soy-programador]
  • loggo

    5.3 5.7 Go
    A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.
  • Tideland Go

    5.2 0.0 Go
    Go Library [DEPRECATED]
  • logur

    5.1 1.8 Go
    Logur is an opinionated collection of logging best practices
  • glg

    5.1 2.5 Go
    Simple and blazing fast lockfree logging library for golang
  • ozzo-log

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

    4.9 1.8 Go
    Minimalistic logging library for Go.
  • xlog

    4.7 0.0 Go
    xlog is a logger for net/context aware HTTP applications