Debugging & Logging > Logging Settings
Configure logging settings for troubleshooting and monitoring
ColdFusion captures detailed log files which can alert you to issues with the server or help diagnose a problem. General settings for that logging is maintained here.
Logging Settings Overview
An important setting on this page is "Log Slow Pages Taking Longer than (seconds)," which automatically logs pages that exceed a specified execution time. This feature is particularly useful for ColdFusion Standard Edition users who do not have access to the Server Monitoring dashboard. It is also recommended to enable logging for scheduled tasks to track their execution and identify any issues.
Recommendations
Enable logging for scheduled tasks until all tasks are confirmed to be running as expected. You can adjust the logging threshold time as needed based on your performance requirements and the normal execution times of your pages.