pgx-log15

Log ID generator

A logging library designed to meet the requirements of 15-digit log IDs in PostgreSQL databases.

GitHub

1 stars
2 watching
0 forks
Language: Go
last commit: about 2 years ago

Related projects:

Repository Description Stars
jackc/pgx-go-kit-log Provides logging and logging configuration utilities for building Go applications using PGX. 0
jackc/pgx-zerolog A library that provides logging integration for a popular protocol buffer-based messaging system 13
jackc/pgconn A low-level PostgreSQL database driver with focus on connection and authentication management. 184
jackc/pgx-shopspring-decimal An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. 9
tizoc/ppx_pgsql A syntax extension for embedded SQL queries using PG'OCaml. 52
spa5k/uids-postgres Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. 46
lexborisov/yauid Generates unique IDs based on timestamp and node ID without coordination between nodes. 21
kayac/go-katsubushi An ID generation service that supports multiple protocols and provides unique IDs to clients. 179
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
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
inconshreveable/log15 A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging. 1,101
ssgreg/journald Provides an implementation of systemd Journal's native API for structured logging in Go. 41
kokizzu/lexid A fast and customizable ID generator with lexicographically orderable IDs. 8
oshalygin/gqlgen-pg-todo-example A simple GraphQL example project using gqlgen and Postgres database 158
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10