go-log

Logging framework

A logging API that allows developers to use a single interface to log events with different severity levels and frameworks.

GitHub

4 stars
3 watching
2 forks
Language: Go
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
go-playground/logA simple and highly configurable logging library for Go.292
apex/logA structured logging package for Go that provides a flexible API for logging with various output formats and handlers.1,368
xfxdev/xlogProvides a flexible logging system with a plugin architecture and customizable log layouts.8
lajosbencz/gloA Go logging library with customizable handlers and filters for controlling output levels.16
subchen/go-logA comprehensive logging package with configurable logging levels, formatters, and writers.14
no-src/logA simple logging framework for Go applications3
siddontang/go-logA Golang logging library with support for multiple handlers and log levels35
echocat/slf4gA simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations.3
cihub/seelogA flexible and asynchronous logging framework for Go applications.1,639
apsdehal/go-loggerA logging library for Go programs providing customizable logging options and a simple API290
pieterclaerhout/go-logA logging library that provides functions to log different levels of messages with various options.10
chzyer/logexA Go library that provides logging functionality with features such as tracing and level support.43
ian-kent/go-logProvides a logging package with customizable log levels, appenders, and output destinations.43
phuslu/logA structured logging library that provides multiple output options and high-performance features.694
heartwilltell/logA simple leveled logging wrapper around the standard log package16