Home>Debugging & Logging > Debug Output Settings

Debugging & Logging > Debug Output Settings

Configure debug output settings for troubleshooting and monitoring

ColdFusion provides a wealth of options for investigating the operation of your server and application. The tools available within the Debugging & Logging section of the Administrator can help you resolve errors in your code, understand performance issues, and facilitate the maintenance of your application.

Debugging Output Settings

For development environments, it is recommended to enable "Robust Exception Information" and "Request Debugging Output" to help diagnose issues quickly. However, in production environments, all debugging settings should be disabled to prevent security issues and eliminate the performance overhead associated with debug output.

Debug Output Options

For development environments, the following settings are recommended: enable all variable tracking options to see the contents of scopes and variables, enable Performance Monitoring (available on Windows), enable Metrics Logging for detailed performance data, enable CFSTAT for request statistics, and ensure the Connector Port is configured correctly to communicate with your web server.

Additional Tips

If inline debug output is not appearing on your pages, verify that your IP address is included in the debugging IP addresses whitelist. For complex ColdFusion issues that require expert assistance, consider consulting professional ColdFusion support services.

Additional Help

Stuck?

Convective can help solve even the toughest ColdFusion issues. Find out more.