I wonder if this possible with Zend_Db, but I am looking for something like SQL query logging similar to how Hibernate does it, where it shows you what SQL it generates in the log file.
How to enable SQL output to log file with Zend_Db?
Asked Answered
Take a look at this answer if you are looking for an option to write the profiler output to a log file: [1]:#8115488 –
Resound
You can use Zend_Db_Profiler for this task.
Link is dead now. This is why adding information to answer makes SO better. –
Roundy
Added new link, you are right but currently not enough time –
Hangnail
© 2022 - 2024 — McMap. All rights reserved.