> For the complete documentation index, see [llms.txt](https://tribui141108.gitbook.io/nocli-handler.js/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tribui141108.gitbook.io/nocli-handler.js/definitions/debugoptions.md).

# DebugOptions

The Environment Configuration | Type Annotation

<table><thead><tr><th width="243">Parameter</th><th>Description</th><th>Type</th><th>Required</th></tr></thead><tbody><tr><td><code>showFullErrorLog</code></td><td>Whether or not to show the full error log</td><td><code>Boolean</code></td><td><code>false</code></td></tr><tr><td><code>showBanner</code></td><td>Whether or not to show the banner upon the start of the program</td><td><code>Boolean</code></td><td><code>false</code></td></tr></tbody></table>
