Reduce Logger interface to Log method
This commit is contained in:
@@ -202,9 +202,7 @@ connection.
|
||||
Logging
|
||||
|
||||
pgx defines a simple logger interface. Connections optionally accept a logger
|
||||
that satisfies this interface. The log15 package
|
||||
(http://gopkg.in/inconshreveable/log15.v2) satisfies this interface and it is
|
||||
simple to define adapters for other loggers. Set LogLevel to control logging
|
||||
that satisfies this interface. Set LogLevel to control logging
|
||||
verbosity.
|
||||
*/
|
||||
package pgx
|
||||
|
||||
Reference in New Issue
Block a user