tracker issue : CF-3322414

select a category, or use search below
(searches all categories and all time range)
Title:

ColdFusion 11 - more Debug API features

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/EnhancementRequired

Reporter/Name(from Bugbase): Wil Genovese / Wil Genovese (Wil Genovese)

Created: 08/31/2012

Components: Debugging

Versions: 10.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 0

I would like to be able to access the Debug API to do more than just adjust the Debug settings. I'd like to capture the Debug output data so we can do what ever we want with it.

A current example is with a massive code base we inherited, there isn't an UML or documentation anywhere. There are thousands of stored proces.  We'd like to be able to log/record all the SP's and queries called on each page (URL) thus helping to generate a mapping of things. 

I think more features in the Debug API would allow for this.

Example ideas:
Debug.queries();
Debug.stackTrace();
Debug.scope('session');
Debug.scope('application');

Etc....

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3322414

External Customer Info:
External Company:  
External Customer Name: Wilgeno
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments: