seelog
Logger
A flexible and asynchronous logging framework for Go applications.
Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
2k stars
92 watching
243 forks
Language: Go
last commit: over 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
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 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
azer/logger | A minimalistic logging library for Go. | 157 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
no-src/log | A simple logging framework for Go applications | 3 |