glo
Logging library
A Go logging library with customizable handlers and filters for controlling output levels.
Logging library for Golang
16 stars
2 watching
1 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists
golanglog
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 681 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
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 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |