MySQL queries is not logged when call http by ajax
MySQL queries is not logged when call http by ajax. Any idea?
Basically I do have following error when your library do the ajax call "quickdevbar/tab/ajax/?block=qdb.tab.dumper"
1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): No files for wrapperqdb_register_xhr_frontenddr23hiqj9mj2n61abpe0g7gihc
You try to log MySQL queries with the symfony dumper? In which file do you try to log?
You try to log MySQL queries with the symfony dumper? In which file do you try to log?
FYI. I have use var/log/db.log to log all the queries.
Basically I do have following error when your library do the ajax call "quickdevbar/tab/ajax/?block=qdb.tab.dumper"
1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): No files for wrapperqdb_register_xhr_frontenddr23hiqj9mj2n61abpe0g7gihc
any idea how to solve this issue?