sqldb-logger

DB Logger

A logger for Go SQL databases without modifying the existing standard library usage.

A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.

GitHub

363 stars
6 watching
15 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists

databasedbgogolangloggerquerysqlsql-loggersqldb-logger

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
azer/logger A minimalistic logging library for Go. 157
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
mbndr/logo A logging library with flexible configuration and output options 12
samber/slog-formatter A library that provides attribute formatting for structured logging in Go. 122
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
ssgreg/journald Provides an implementation of systemd Journal's native API for structured logging in Go. 41
no-src/log A simple logging framework for Go applications 3
samber/slog-logstash A Logstash handler for structured logging in Go 6
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
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,621
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
samber/slog-sentry A Sentry handler library for structured logging in Go 46