debug application
Use this command to view and set the verbosity level of debug logs for each module.
Before you can see any debug logs, you must first enable debug log output using the command debug.
To use this command, your administrator account’s access control profile requires only r
permission in any profile area. For details, see Permissions.
Syntax
diagnose debug application <module_name> <verbosity-level_int>
Variable | Description | Default |
---|---|---|
The name of the module that you want to set the debug log verbosity level for. Enter |
no default |
|
Specify the verbosity level to output to the CLI display after the command executes. The valid range is 0–7, where 0 disables debug logs for the module and 7 generates the most verbose logging. If you omit the number, the CLI displays the current verbosity level. For example:
|
0
|