-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Inspired by this racket-users thread.
It would be useful to have some loggers for various database connection events to debug database connection issues. For example, logging all queries at the 'debug level or logging connection pool events like when a connection is returned to the pool instead of being closed.
Reactions are currently unavailable