racket/db

Logging?

Aperta

#10 aperta il 27 lug 2017

 (3 commenti) (0 reazioni) (0 assegnatari)Racket (17 fork)github user discovery
help wanted

Metriche repository

Star
 (24 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor