Logging packages

Showing projects tagged as Logging

  • logrus

    9.8 8.9 Go
    Structured, pluggable logging for Go.
  • zap

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

    9.6 6.9 Go
    Zero Allocation JSON Logger
  • spew

    9.1 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
  • Wide

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

    8.8 4.8 Go
    Leveled execution logs for Go
  • tail

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

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

    7.9 6.0 Go
    Colored pretty printer for Go language
  • log

    7.6 0.0 Go
    Structured logging package for Go.
  • errorx

    7.5 3.0 Go
    A comprehensive error handling library for Go
  • tint

    7.4 4.7 Go
    ๐ŸŒˆ slog.Handler that writes tinted (colorized) logs
  • log15

    7.4 2.5 Go
    Structured, composable logging for Go
  • logutils

    7.3 2.2 Go
    Utilities for slightly better logging in Go (Golang).
  • phuslu/log

    7.0 5.5 Go
    Fastest structured logging
  • logxi

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

    6.0 0.0 Go
    Dead simple, super fast, zero allocation logger for Golang
  • httpretty

    5.9 0.0 Go
    Package httpretty prints the HTTP requests you make with Go pretty on your terminal.
  • sqldb-logger

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

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

    5.7 0.0 Go
    Simple logger for Go programs. Allows custom formats for messages.
  • loggo

    5.2 4.0 Go
    A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.
  • logrusiowriter

    5.2 2.5 Go
    io.Writer implementation using logrus logger [managed by soy-programador]
  • Tideland Go

    5.1 0.0 Go
    DISCONTINUED. Go Library [DEPRECATED] [GET https://api.github.com/repos/tideland/golib: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
  • logur

    5.0 1.8 Go
    DISCONTINUED. Logur is an opinionated collection of logging best practices
  • glg

    5.0 0.5 Go
    Simple and blazing fast lockfree logging library for golang
  • slog-gin

    4.9 7.4 Go
    ๐Ÿšจ Gin middleware for slog logger
  • slog-formatter

    4.9 6.7 Go
    ๐Ÿšจ slog: Attribute formatting
  • ozzo-log

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