xlog
Log library
Provides a flexible logging system with a plugin architecture and customizable log layouts.
plugin architecture and flexible log system for golang
8 stars
1 watching
4 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists
golanglogplugin-architecture
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
fclairamb/go-log | A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 681 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |
kpango/glg | A fast and simple logging library for Go | 190 |