Rate This Document
Findability
Accuracy
Completeness
Readability

System Settings

The default run log levels for the Porting Advisor follow the configuration specified in General Settings > System Settings. If you need to adjust the run log levels, perform the following operations:

Prerequisites

You have logged in to the Kunpeng DevKit.

Only the administrator devadmin can modify the system settings. Common users can only view the settings.

Procedure

  1. Click in the upper right corner. In the navigation pane on the left, choose Tool Settings > Porting Advisor > System Settings.
  2. The default run log level of the Porting Advisor is Same as framework configuration. You can change the run log level by referring to the following information. After the modification, the tool records only logs of the configured level and higher levels.
    Log levels indicate the importance of log information. Tool run logs are classified into five levels: DEBUG, INFO, WARNING, ERROR, and CRITICAL.
    • CRITICAL: critical errors that cause the application improper running.
    • ERROR: errors that may not affect the application running.
    • WARNING: events about the system in unexpected status that does not affect the running of the system.
    • INFO: key information about the normal running of the service.
    • DEBUG: debugging information for fault locating.