adrianbj / TracyDebugger

The ultimate debugging and development tool for ProcessWire
https://adrianbj.github.io/TracyDebugger/
GNU General Public License v2.0
88 stars 13 forks source link

Debug Panel PDO & Selector Query Updates #81

Closed netcarver closed 9 months ago

netcarver commented 1 year ago

Adds the following...

  1. Wordwrap on selector and sql columns to reduce horizontal scrolling.
  2. Add a truncated backtrace showing the source of the call in non-PW code.

image