racket/db

Logging?

Offen

#10 geöffnet am 27.07.2017

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Racket (17 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (24 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide