Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 212 Bytes

debugging.md

File metadata and controls

9 lines (7 loc) · 212 Bytes

Debugging

Lucee has a number of features to assist in debugging common issues in web applications:

  • Dumping Objects
  • Timing Execution
  • Tracing Execution
  • Variable use counters
  • Component Execution Times