help wanted
Repository metrics
- Stars
- (24 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.