slf4g
Logger
A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations.
Simple Logging Facade for Golang
3 stars
4 watching
1 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists
golangloggingsimpleslf4gslf4j
Related projects:
Repository | Description | Stars |
---|---|---|
no-src/log | A simple logging framework for Go applications | 3 |
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 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
azer/logger | A minimalistic logging library for Go. | 157 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
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 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
7max/log4cl | A logging framework for Common Lisp inspired by Log4J | 103 |