log
Command Function
Changes the log level in the command output.
Syntax
log [h] {0, 1, 2, 3}
Parameter Description
Parameter |
Description |
|---|---|
{0, 1, 2, 3} |
Changes the log level in the command output.
|
-h |
Obtains help information. This parameter is optional. |
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