log

Logging library

A structured logging package for Go that provides a flexible API for logging with various output formats and handlers.

Structured logging package for Go.

GitHub

1k stars
37 watching
112 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists

apex-logsgolangloggerlogging

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phuslu/log A structured logging library that provides multiple output options and high-performance features. 681
subchen/go-log A comprehensive logging package with configurable logging levels, formatters, and writers. 14
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
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
siddontang/go-log A Golang logging library with support for multiple handlers and log levels 35
xfxdev/xlog Provides a flexible logging system with a plugin architecture and customizable log layouts. 8
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
apsdehal/go-logger A logging library for Go programs providing customizable logging options and a simple API 290
inconshreveable/log15 A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging. 1,104
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
dixonwille/wlog A simple logging interface with cross-platform color support and concurrency features. 66