Rate This Document
Findability
Accuracy
Completeness
Readability

log

Command Function

Changes the log level in the command output.

Syntax

log [h] {0, 1, 2, 3} 

Parameter Description

Table 1 Parameters of the log command

Parameter

Description

{0, 1, 2, 3}

Changes the log level in the command output.

  • 0: DEBUG
  • 1: INFO
  • 2: WARNING
  • 3: ERROR

-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