logger
Logger
A minimalistic logging library for Go.
Minimalistic logging library for Go.
157 stars
7 watching
16 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
yuseferi/zax | A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. | 24 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
azer/logger-slack-hook | Connects logging output to Slack notifications | 6 |
kpango/glg | A fast and simple logging library for Go | 190 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
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 |
mgutz/logxi | A performance-oriented logging package for Go applications. | 358 |
nkmr-jp/zl | A logging package designed to provide high developer experience and flexible output options for structured logging | 6 |