logging
Logger
A Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger
A Go package for logging that supports a tagged style of logging
11 stars
2 watching
4 forks
Language: Go
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
azer/logger | A minimalistic logging library for Go. | 157 |
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 |
no-src/log | A simple logging framework for Go applications | 3 |
ssgreg/journald | Provides an implementation of systemd Journal's native API for structured logging in Go. | 41 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |