harmony 鸿蒙HiSysEvent
HiSysEvent
Introduction
HiSysEvent provides event logging APIs for OpenHarmony to record important information of key processes during system running, helping you locate faults. In addition, you can upload the log data to the cloud for big data analytics.
The key modules of HiSysEvent are described as follows:
HiSysEvent logging configuration: enables you to define HiSysEvent events in YAML files.
HiSysEvent logging: provides trace point APIs and supports flushing of HiSysEvent events to disks.
HiSysEvent listening: provides APIs for you to subscribe to HiSysEvent events by event domain and event name.
HiSysEvent query: provides APIs for you to query HiSysEvent events by event domain and event name.
HiSysEvent tool: allows you to subscribe to real-time HiSysEvent events and query historical HiSysEvent events.
Reference
For more information about the source code and usage of HiSysEvent, access the HiSysEvent code repository.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙AI Framework Development Guide
harmony 鸿蒙NNRt Access Adaptation
harmony 鸿蒙Application Privilege Configuration
harmony 鸿蒙Setting Up a Development Environment
harmony 鸿蒙Development Guidelines
harmony 鸿蒙Application Framework Overview
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦