sqlx/sqlx-core
Josh Holmer 16229fd0ad Add basic query logging
Prints each query performed at DEBUG level,
along with a timing of how long the query took
to execute.

Slow queries will be printed at WARN level.
Currently the slow query threshold is
hardcoded to 1 second.
2020-04-17 22:49:33 -07:00
..
2020-04-17 22:49:33 -07:00
2020-04-10 15:56:13 -07:00