Versions in this module Expand all Collapse all v4 v4.6.3 Jun 25, 2020 Changes in this version + type Logger struct + func NewLogger(l TestingLogger) *Logger + func (l *Logger) Log(ctx context.Context, level pgx.LogLevel, msg string, ...) + type TestingLogger interface + Log func(args ...interface{}) Other modules containing this package github.com/khaibin/pgx