log
Logger
A simple logging framework for Go applications
A simple logging framework out of the box
3 stars
2 watching
0 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
gologloggerlogging-framework
Related projects:
Repository | Description | Stars |
---|---|---|
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
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 |
azer/logger | A minimalistic logging library for Go. | 157 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
ssgreg/journald | Provides an implementation of systemd Journal's native API for structured logging in Go. | 41 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
kpango/glg | A fast and simple logging library for Go | 190 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |
fclairamb/go-log | A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |