add ?logsql after the URL of a page to get a log of all the SQL queries executed to render that page

for applications with access control enabled, accessing this log is disabled by default, it can be enabled using an access control rule:

rule logsql { check }

e.g.

rule logsql { principal.isAdmin }
Submitted by Danny Groenewegen on 1 June 2011 at 14:05

On 1 June 2011 at 14:05 Danny Groenewegen tagged 1.2.8

On 1 June 2011 at 14:05 Danny Groenewegen closed this issue.

Log in to post comments