|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
Tracing Tool
Hi -Dakota Burns 10/20/12 03:31 P A few suggestionsRuss Michaels 10/20/12 03:42 P How about lots of cftrace tags? <cftrace> gets no love. Or even somethingNathan Strutz 10/20/12 06:08 P Hi - I've taken over review of quite a large CF project built on CF8. Lots of pages and tons of code. Aside from CFDump, what is the best recommended tool to trace through the pages to learn what's succeeding and failing? I've been writing my own CF Web Apps for a number of years and realize things change and at times other CF'rs code looks quite foreign :-/ Thanks. Dakota A few suggestions Use the debugger to step through code. Create unit tests. Use the built in server monitor and/or fusion reactor Regards Russ Michaels On Oct 20, 2012 8:31 PM, "Dakota Burns" <dakota.burns@gmail.com> wrote: ----- Excess quoted text cut - see Original Post for more ----- How about lots of cftrace tags? <cftrace> gets no love. Or even something that abstracts your tracing, like a CFC that, depending on your logging level, will make cftraces, log to a file or a database, and ignore certain things based on severity. CFTrace is great. It lets you output to the debugging area if you have that turned on, or straight to the page, and it writes to a log file as well. And as soon as you turn off page debugging, the traces don't fire anymore, so it's safe for production. nathan strutz [www.dopefly.com] [hi.im/nathanstrutz] [about.me/nathanstrutz] On Sat, Oct 20, 2012 at 12:31 PM, Dakota Burns <dakota.burns@gmail.com>wrote: ----- Excess quoted text cut - see Original Post for more -----
|
May 19, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||