System Settings
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
- In the upper right corner of the page, choose
> Tool Settings > Development Assistant > System Settings.Figure 1 System settings in the Development Assistant
- The default Run Log Level of the Development Assistant 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: CRITICAL, ERROR, WARNING, INFO, and DEBUG.
- CRITICAL: critical errors that cause improper system 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