pgx-go-kit-log
Logging utility
Provides logging and logging configuration utilities for building Go applications using PGX.
0 stars
2 watching
0 forks
Language: Go
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jackc/pgx-log15 | A logging library designed to meet the requirements of 15-digit log IDs in PostgreSQL databases. | 1 |
hashicorp/logutils | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
jackc/pgx-zerolog | A library that provides logging integration for a popular protocol buffer-based messaging system | 13 |
go-playground/log | A simple and highly configurable logging library for Go. | 292 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
hashicorp/go-hclog | A logging package providing customizable output modes and levels for logging messages in Go applications. | 320 |
inconshreveable/log15 | A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging. | 1,101 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
xybor-x/xylog | A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. | 16 |
jackc/pgx-shopspring-decimal | An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. | 9 |
jackc/pgconn | A low-level PostgreSQL database driver with focus on connection and authentication management. | 184 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |