glg
Logger
A fast and simple logging library for Go
Simple and blazing fast lockfree logging library for golang
190 stars
9 watching
17 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
fastglggolangkpangologloggersimple
Related projects:
Repository | Description | Stars |
---|---|---|
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
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 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
azer/logger | A minimalistic logging library for Go. | 157 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
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 |
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |