![]() |
|
|
|
CF-FireLogger (Active)
Project Home • Forums • Known Issues • Screenshots • External Project Link • Contact Project
Author: Max Paperno (All RIAForge projects by this author) Description:
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 over at https://github.com/mpaperno/CF-FireLogger
Last Update:
v2.1.2 - Improved some error trapping (thanks to Brook Davies for reports); Fix badge name reset; Added an ajax call to test suite.
v2.1 - Added support for ColdFire enhanced tracing output to trace.cfm custom tag. FireLogger and ColdFire can easily be used together. v2.0b1 - CF-FireLogger is now a full-fledged server-side library for logging any information from within CF code to the FireLogger console. As in console.log() for your CF apps. Rewrote trace.cfm custom tag. The debug output dump is now a sub-feature of the project. Setup details have changed. Project code moved to github. Documentation changes. New project home page.
Requirements:
ColdFusion 9
Firefox browser Firebug (http://getfirebug.com/) FireLogger for Firefox (http://firelogger.binaryage.com) Issue Tracker:
To enter issues for this (or any other) project, you must be logged in.
This project hosts its source control at an external location: |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.