racket/db

Logging?

オープン

#10 opened on 2017/07/27

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Racket (17 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (24 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド