racket/db

Logging?

开放

#10 创建于 2017年7月27日

 (3 条评论) (0 个反应) (0 位负责人)Racket (17 个派生)github user discovery
help wanted

仓库指标

星标
 (24 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南