From b68e7b2a6821a63806419c2c79bab2c54fe67075 Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Sat, 24 Jun 2023 23:53:58 +0300 Subject: [PATCH] README: Add kataras/pgx-golog to 3rd-party loggers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14327f2c..ad48697c 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ These adapters can be used with the tracelog package. * [github.com/jackc/pgx-zap](https://github.com/jackc/pgx-zap) * [github.com/jackc/pgx-zerolog](https://github.com/jackc/pgx-zerolog) * [github.com/mcosta74/pgx-slog](https://github.com/mcosta74/pgx-slog) +* [github.com/kataras/pgx-golog](https://github.com/kataras/pgx-golog) ## 3rd Party Libraries with PGX Support