Logger is a PL/SQL logging and debugging framework. The goal of logger is to be as simple as possible to install and use. The primary use cases for this utility include: ###Previous Installations ...
A small Rails debugging tool: automatically log the full SQL statement when PostgreSQL errors occur. No setup required — in development and test, whenever a query fails, the full SQL will be logged: ...