In the Administrator, when Tracing Information is selected on the Debugging Settings page, the debugging output includes the results of all cftrace
tags, including all tags that display their results in-line. Therefore, the debugging output contains a historical record of all trace points encountered in processing the request. This section looks like the following figure when you use the classic.cfm output format:
For more information on using the cftrace
tag, see Using the cftrace tag to trace execution.