System Settings
The default run log levels for System Migration 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
- Click
in the upper right corner of the page to go to the configuration page.
- In the full installation package deployment scenario, choose Tool Settings > Porting Advisor > System Settings. The System Settings page is displayed.
- In the System Migration tool package deployment scenario, choose Tool Settings > System Migration > System Settings. The System Settings page is displayed.
- The default run log level of the System Migration tool is Same as framework configuration. You can change the run log level based on 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.
Parent topic: Common Operations