monitor_log_level

2024-03-07 08:37:59  Updated

monitor_log_level specifies the monitoring log level.

Attribute Description
Parameter type String
Default value INFO
Value range
  • ERROR: indicates an error.
  • USER_ERR: indicates errors caused by user input.
  • WARN: indicates a warning.
  • INFO: indicates a prompt.
  • TRACE: indicates traces at the SQL statement level.
  • DEBUG: indicates detailed debugging information.

Contact Us