Enables generation of XDIME comments in rendered pages, and output of rendered pages to the log file.
| Attribute | Description | Type | Default | Options | Use |
|---|---|---|---|---|---|
| comments | If set to 'true', MCS will attempt to generate comments in the output pages. | xs:boolean | false | optional | |
| logPageOutput | If set to 'true', MCS sends page output to the log file | xs:boolean | false | optional |
<debug
comments="false"
logPageOutput="false"/>