journald
Logger library
Provides an implementation of systemd Journal's native API for structured logging in Go.
Go implementation of systemd Journal's native API for logging
41 stars
3 watching
2 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
gologgingsystemdsystemd-journald
Related projects:
Repository | Description | Stars |
---|---|---|
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
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 |
no-src/log | A simple logging framework for Go applications | 3 |
kpango/glg | A fast and simple logging library for Go | 190 |
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 |
azer/logger | A minimalistic logging library for Go. | 157 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |