mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
The documentation previously showed the old way of logging and not the newer tracer adapter. This patch updates the example to build correctly with pgx/v5. Signed-off-by: Sam Whited <sam@samwhited.com>