go-log
Log library
A comprehensive logging package with configurable logging levels, formatters, and writers.
Simple and configurable Logging in Go, with level, formatters and writers
14 stars
4 watching
7 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
filewriterformattergolanglogloggingwriters
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 681 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
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 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
fclairamb/go-log | A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |