lager

Logger library

An opinionated logging library for the Go programming language.

An opinionated logger for Go.

GitHub

72 stars
28 watching
28 forks
Language: Go
last commit: 8 days ago

Related projects:

Repository Description Stars
lajosbencz/glo A Go logging library with customizable handlers and filters for controlling output levels. 16
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
amoghe/distillog A minimalistic logging library with support for varying log levels and no extraneous features. 31
azer/logger A minimalistic logging library for Go. 157
cloudfoundry/garden A platform-agnostic Go API for container creation and management with pluggable backends. 227
cloudfoundry/gosigar An open-source Golang implementation of the Sigar API 482
alexcesaro/log Provides logging libraries with simple and fast output options 48
jfcg/yell A minimalist logging library with configurable severity levels and customization options 1
apsdehal/go-logger A logging library for Go programs providing customizable logging options and a simple API 290
cihub/seelog A flexible and asynchronous logging framework for Go applications. 1,639
echocat/slf4g A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. 3
yuseferi/zax A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. 24
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
samber/slog-multi A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. 394
samber/slog-webhook A library that provides a webhook handler for structured logging in Go 8