log

log library

A simple and highly configurable logging library for Go.

green_book Simple, configurable and scalable Structured Logging for Go.

GitHub

293 stars
15 watching
21 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

errorsloggingstack-traces

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
subchen/go-log A comprehensive logging package with configurable logging levels, formatters, and writers. 14
lajosbencz/glo A Go logging library with customizable handlers and filters for controlling output levels. 16
siddontang/go-log A Golang logging library with support for multiple handlers and log levels 35
apex/log A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. 1,367
heartwilltell/log A simple leveled logging wrapper around the standard log package 16
gookit/slog A lightweight and configurable logging library for Go. 400
go-ozzo/ozzo-log A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. 122
fclairamb/go-log A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. 4
phuslu/log A structured logging library that provides multiple output options and high-performance features. 681
xfxdev/xlog Provides a flexible logging system with a plugin architecture and customizable log layouts. 8
apsdehal/go-logger A logging library for Go programs providing customizable logging options and a simple API 290
alexcesaro/log Provides logging libraries with simple and fast output options 48
hashicorp/logutils A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. 368
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
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43