Ticket #230 (closed enhancement: fixed)

Opened 9 months ago

Last modified 1 month ago

Debugger Event Tracing Log & Panel

Reported by: lmajano Assigned to: lmajano
Priority: normal Milestone: 2.6.0
Component: Debugger Version:
Severity: normal Keywords:
Cc:

Description

This functionality would be a new setting that can be turned on/off both in the configuration file or via the debugger panel. This would start an event logger that would intercept all event executions and log them with their respective request collection snapshots. This would be sent to the log files and presented in a new panel in the debugger. With this capability the developer will be able to trace requests, events and data changes on ajax enabled applications, or just keep a trace log of executions. Of course, this will make your applciation slower, but hey, its for debugging.

Change History

08/17/07 18:48:55 changed by lmajano

  • status changed from new to assigned.

10/17/07 00:20:06 changed by lmajano

  • milestone changed from 2.5.0 to 2.7.0.

04/16/08 23:48:15 changed by lmajano

  • status changed from assigned to closed.
  • resolution set to fixed.

Copyright 2006 ColdBox Framework by Luis Majano