| DEBUG Command |
|
All | |
| Purpose: |
Set debug level |
| Aliases: | |
|
Command Format: |
debug level|on|off |
|
Options: |
level : a number in the range 0 to 5. 0 disables debug messages, levels 1-5 enable increasingly higher levels of debug, roughly corresponding to the following:
on : equivalent to "debug 1" off : equivalent to "debug 0" |
|
Keywords: |
|
|
Usage Notes: |
|
|
Example: |
debug on |
|
Related Command(s): |
|