xlog

Log library

Provides a flexible logging system with a plugin architecture and customizable log layouts.

plugin architecture and flexible log system for golang

GitHub

8 stars
1 watching
4 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists

golanglogplugin-architecture

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xybor-x/xylogA 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
lajosbencz/gloA Go logging library with customizable handlers and filters for controlling output levels.16
gookit/slogA lightweight and configurable logging library for Go.405
apex/logA structured logging package for Go that provides a flexible API for logging with various output formats and handlers.1,368
siddontang/go-logA Golang logging library with support for multiple handlers and log levels35
fclairamb/go-logA logging API that allows developers to use a single interface to log events with different severity levels and frameworks.4
go-playground/logA simple and highly configurable logging library for Go.292
go-ozzo/ozzo-logA Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets.122
subchen/go-logA comprehensive logging package with configurable logging levels, formatters, and writers.14
gyozatech/noodlogA logging library for Go that allows configuration and customization of log messages.44
heartwilltell/logA simple leveled logging wrapper around the standard log package16
phuslu/logA structured logging library that provides multiple output options and high-performance features.694
chzyer/logexA Go library that provides logging functionality with features such as tracing and level support.43
rs/xlogA logging library designed to handle HTTP requests with context awareness without blocking the application138
kpango/glgA fast and simple logging library for Go190