CakeDC/cakephp-oracle-driver

5.x queries are always logged without respect of $config['log']

Closed this issue · 0 comments

In 5.x branch, queries are always logged without respect of $config['log']

The log is write in debug.log files without respect of the Log['queries'] configuration.