Hello all,

Please pardon the interruption but CF-Community is high on politics and low on 
CF content.  I haven't posted to this list in at least 10 years, so I might be 
out of practice :)

CF-FireLogger is a ColdFusion server-side library for the FireLogger 
(http://firelogger.binaryage.com) Firebug extension. It enables logging of 
information from within ColdFusion code directly to the Firebug/FireLogger 
console. Think of it as the equivalent of JavaScript console.log() but for your 
CF apps. An optional feature allows viewing of ColdFusions debugging 
information in the console instead of inline. CF-FireLogger is a great 
debugging tool for any situation, and is especially useful for "AJAX" style 
applications where showing debug info inline isn't always an option. 
CF-FireLogger can be used as a standalone feature, or integrated with CFs 
built-in cftrace/trace() commands. CF-FireLogger can be used alongside the 
ColdFire debugging output console, or as a replacement.

More details available here: http://www.wdg.us/cf-firelogger
Get the code: https://github.com/mpaperno/CF-FireLogger
Or at RIA Forge: http://cffirelogger.riaforge.org/

Cheers,
-Max

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349633
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to