\Cake\DatabaseLog

Classes

LoggedQuery Contains a query string, the params used to executed it, time taken to do it and the number of rows found or affected by its execution.
LoggingStatement Statement decorator used to
QueryLogger This class is a bridge used to write LoggedQuery objects into a real log.