log
Command Function
Changes the log level in the command output.
Syntax
log [-h] {0, 1, 2, 3}
Example
Change the output log level to INFO, which is valid only for the current interaction.
1 | log 1 |
Parent topic: Processing the Tuning Result
Changes the log level in the command output.
log [-h] {0, 1, 2, 3}
Change the output log level to INFO, which is valid only for the current interaction.
1 | log 1 |