Add trace logging
This commit is contained in:
@@ -192,7 +192,8 @@ 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.
|
||||
(http://gopkg.in/inconshreveable/log15.v2) satisfies this interface and it is
|
||||
simple to define adapters for other loggers. Set LogLevel to control logging
|
||||
verbosity.
|
||||
*/
|
||||
package pgx
|
||||
|
||||
Reference in New Issue
Block a user