Debugger Help
To use the debugger, add the query string parameter
debug=true
to the URL of the resource that interests you.
Note that the actual value of the parameter does not matter, so you could
also use 1
or yes
there.
Examples
For example, if you'd like to debug the processing of the resourse at:
http://localhost:8080/wiki/WikiStart?action=history
you simply make that:
http://localhost:8080/wiki/WikiStart?action=history&debug=true
Bookmarklet
For easier access, you can also install the following bookmarklet:
Drag this link to your bookmarks bar, or right-click it and choose “Add bookmark/favorite”.