Skip to content

Query logging #310

Answered by freost
lsfratel asked this question in Q&A
Discussion options

You must be logged in to vote

If you're working with a an app with backend rendered views then you can use the debug toolbar and inspect them there:

If not then you can access the logs using $this->database->getLogs() or $this->database->getConnection()->getLog() for the logs of a specific connection.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lsfratel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants