go-log
Logging framework
A logging API that allows developers to use a single interface to log events with different severity levels and frameworks.
4 stars
3 watching
2 forks
Language: Go
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
no-src/log | A simple logging framework for Go applications | 3 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
cihub/seelog | A flexible and asynchronous logging framework for Go applications. | 1,639 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
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 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |