The Debug-Mode
option enables debug mode for CommandPrompter.
You can configure the Debug-Mode
by editing the "config.yml" file as follows:
In this example, debug mode is enabled (true
).
Enabling the Debug-Mode
option allows CommandPrompter to operate in debug mode, which can be useful for troubleshooting and identifying issues. Debug mode provides additional information and logs for developers to diagnose and resolve problems.
To disable debug mode, use the following configuration:
This will deactivate debug mode for CommandPrompter.