logutils

Logging utility

A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation.

Utilities for slightly better logging in Go (Golang).

GitHub

368 stars
302 watching
35 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hashicorp/go-hclog A logging package providing customizable output modes and levels for logging messages in Go applications. 321
jackc/pgx-go-kit-log Provides logging and logging configuration utilities for building Go applications using PGX. 0
heartwilltell/log A simple leveled logging wrapper around the standard log package 16
go-playground/log A simple and highly configurable logging library for Go. 293
lajosbencz/glo A Go logging library with customizable handlers and filters for controlling output levels. 16
hashicorp/go-dbw A lightweight package to encapsulate database operations in Go. 14
inconshreveable/log15 A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging. 1,104
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
apex/log A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. 1,367
xybor-x/xylog A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. 16
xxjwxc/public A comprehensive utility package for Go programmers 175
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
alexcesaro/log Provides logging libraries with simple and fast output options 48
1set/gut A collection of reusable Go utility functions and tools. 27