go-loggers-bench
Logger benchmark
A benchmarking tool to compare the performance and characteristics of different logging libraries in Go.
Benchmarking logging libraries for Go
53 stars
4 watching
19 forks
Language: Go
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
azer/logger | A minimalistic logging library for Go. | 157 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
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 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
sasbury/logging | A Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger | 11 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
mgutz/logxi | A performance-oriented logging package for Go applications. | 359 |
kpango/glg | A fast and simple logging library for Go | 190 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
bobheadxi/gobenchdata | A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 147 |
ergo-services/logger | A collection of loggers for the Ergo Framework, providing colorized output and file rotation capabilities. | 3 |