What is the function of the ohos.hivewdfx package of Hongmeng Foundation (the basic knowledge of HarmonyOS Hongmeng development)

What is ohos.hivewdfx

Provide quality attributes, such as reliability and testability, including HiLog, HiTrace and Debug.

  • The HiLog class is used for service debugging and maintenance. The log is output on the application according to the specified log type, level and privacy parameter settings.
  • The HiTrace class is used for performance debugging and service flow maintenance. The tracking task is enabled for the application to track the service call chain, including cross-thread, -process and -device service calls.
  • The Debug class is used for applications to obtain memory information for service debugging and maintenance.

Unauthorized reprinting is prohibited


For more technical exchanges, please join the QQ group

Group name: harmonyos Hongmeng Technology Exchange
Group number: 856567895


Start from scratch to learn HarmonyOS Hongmeng 2.0 development

Guess you like

Origin blog.csdn.net/iCloudEnd/article/details/108731273