Publishing Engine Programmer's Guide > Arbortext Publishing Engine Clients > Troubleshooting Tips > Enabling Tracing in compose.acl
  
Enabling Tracing in compose.acl
On the client machine, you can enable tracing for PE_HOME\packages\tools\compose.acl and the comp_output-type.acl routines. From the command line, issue the following commands:
require compose
$compose::debug=2
$compose::verbose=1
These commands force the publishing modules to display the contents of the global associative parameter array at each stage of processing a publishing request.