mirror of
https://github.com/jackc/pgx.git
synced 2025-07-30 22:28:43 +00:00
This allows custom logger adapters to add additional fields to log messages. For example, a HTTP server may with to log the request ID. fixes #428
This allows custom logger adapters to add additional fields to log messages. For example, a HTTP server may with to log the request ID. fixes #428