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.
364 stars
6 watching
15 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
databasedbgogolangloggerquerysqlsql-loggersqldb-logger
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A logging library for Go programs providing customizable logging options and a simple API | 290 |
| | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
| | A minimalistic logging library for Go. | 157 |
| | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
| | A logging library with flexible configuration and output options | 12 |
| | A library that provides attribute formatting for structured logging in Go. | 133 |
| | A Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger | 11 |
| | Provides an implementation of systemd Journal's native API for structured logging in Go. | 41 |
| | A simple logging framework for Go applications | 3 |
| | A Logstash handler for structured logging in Go | 7 |
| | A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. | 404 |
| | A logging library for Go that allows configuration and customization of log messages. | 44 |
| | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| | A logging library that provides functions to log different levels of messages with various options. | 10 |
| | A Sentry handler library for structured logging in Go | 48 |