提交 c151b1e0 编写于 作者: W wangfeng

Set up sig-hilog

Signed-off-by: Nwangfeng <wangfeng@iscas.ac.cn>
上级 bb3133d4
{
"Leader": [
{
"gitee_id": "v11985",
"gitee_email": "wangfeng@iscas.ac.cn"
}
],
"Committers": [
{
"gitee_id": "yaomanhai",
"gitee_email": "yaomanhai@huawei.com"
}
],
"Committers": [
{
"gitee_id": "stesen",
"gitee_email": "stesen.ma@huawei.com"
}
],
"Committers": [
{
"gitee_id": "shenchenkai",
"gitee_email": "shenchenkai@huawei.com"
}
],
"Committers": [
{
"gitee_id": "aajwy",
"gitee_email": "wenyang@iscas.ac.cn"
}
],
"Committers": [
{
"gitee_id": "youyouyuai",
"gitee_email": "lvjing@iscas.ac.cn"
}
],
"Committers": [
{
"gitee_id": "heartofrainbow",
"gitee_email": "2826256824@qq.com"
}
],
"Committers": [
{
"gitee_id": "henglab",
"gitee_email": "zhangheng@iscas.ac.cn"
}
],
"Committers": [
{
"gitee_id": "cair_linux_cuda",
"gitee_email": "646296899@qq.com"
}
],
"Committers": [
{
"gitee_id": "pan_qing_lin",
"gitee_email": "panqinglin00@163.com"
}
],
"Committers": [
{
"gitee_id": "landwind",
"gitee_email": "mamingshuai1@huawei.com"
}
]
}
\ No newline at end of file
# SIG-HILOG
English | [简体中文](./sig_template_cn.md)
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).
## SIG group work objectives and scope
- To solve the problems such as lack of functionality, low performance and high resource consumption existing in the current log system, we establish this sig to design a new log system HiLog for OpenHarmony. HiLog stores and manages various types of logs, including kernel logs, system logs and third-party logs. It provides rich and convenient log access functions for system developers and application developers. At the same time, HiLog has good performance in log reliability, interface delay and resource overhead.
### work goals
- Solve the problems in AOSP:
* No privacy control
* No flow control
* Logs cannot be managed by Domain
* High IO overhead for log writing
* Low drop performance, no direct drop mechanism
- Flexible deployment: the log system feature can be tailored according to the needs of the OS.
- Compatibility: the log system is isomorphic on L1 ~ L5 level devices, and the interface is consistent with the current one.
- High performance & thin & reliable: performance, resource overhead, reliable and availability are better than AOSP.
- Output technical documents.
- Open source compliance rectification: make the code placed in the community compliance with the OpenHarmony open source specification.
### work scope
### The repository
- project name:
- hiviewdfx_hilog:https://gitee.com/openharmony/hiviewdfx_hilog
- hilogtest:https://gitee.com/aajwy/xts_acts/tree/master/hiviewdfx/hilogtest
## SIG Members
### Leader
- [v11985](https://gitee.com/v11985)
### Committers
- [yaomanhai](https://gitee.com/yaomanhai)
- [stesen](https://gitee.com/stesen)
- [shenchenkai](https://gitee.com/shenchenkai)
- [aajwy](https://gitee.com/aajwy)
- [youyouyuai](https://gitee.com/youyouyuai)
- [heartofrainbow](https://gitee.com/heartofrainbow)
- [henglab](https://gitee.com/henglab)
- [cair_linux_cuda](https://gitee.com/cair_linux_cuda)
- [pan_qing_lin](https://gitee.com/pan_qing_lin)
- [landwind](https://gitee.com/landwind)
### Meetings
- Meeting time:xxx
- Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide the shimo sharing document weblink, convenient for SIG-related people to apply for the topic.
- Meeting link: Welink Meeting or Others
- Meeting notification: [Subscribe to] (https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link
- Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content)
### Contact (optional)
- Mailing list:dev@openharmony.io
- Zulip group:https://zulip.openharmony.cn/#narrow/stream/47-hilog_sig
- Wechat group:xxx
# SIG-HILOG
简体中文 | [English](./sig_template.md)
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
## SIG组工作目标和范围
### 工作目标
- 针对当前已有日志系统存在的功能缺失、性能较低、资源开销大等问题,成立本sig,目标是为OpenHarmony设计一个全新的日志系统HiLog,能够存储和管理内核日志、系统日志以及三方日志等各种类型的日志,为系统开发者和应用开发者提供丰富便捷的日志访问功能,同时在日志可靠性、接口时延、以及资源开销等方面具有良好的性能体验。
### 工作范围
- 解决当前AOSP存在的问题:
* 无隐私管控
* 无日志流控
* 不能按业务领域管理日志
* 写日志IO开销大
* 落盘性能低,无直接落盘机制
- 实现灵活部署:日志系统特性可以随OS按需裁剪
- 实现兼容性:日志系统对L1~L5等级设备同构,接口与当前一致
- 实现高性能/精简/可靠:性能和资源占用和可靠可用性优于AOSP
- 输出相应的技术文档
- 开源合规整改:使放到社区的代码符合OpenHarmony开源规范
## 代码仓
- 代码仓地址:
- hiviewdfx_hilog:https://gitee.com/openharmony/hiviewdfx_hilog
- hilogtest:https://gitee.com/aajwy/xts_acts/tree/master/hiviewdfx/hilogtest
## SIG组成员
### Leader
- [v11985](https://gitee.com/v11985)
### Committers列表
- [yaomanhai](https://gitee.com/yaomanhai)
- [stesen](https://gitee.com/stesen)
- [shenchenkai](shenchenkai@huawei.com)
- [aajwy](https://gitee.com/aajwy)
- [youyouyuai](https://gitee.com/youyouyuai)
- [heartofrainbow](https://gitee.com/heartofrainbow)
- [henglab](https://gitee.com/henglab)
- [pan_qing_lin](https://gitee.com/pan_qing_lin)
- [landwind](https://gitee.com/landwind)
### 会议
- 会议时间:双周例会,时间待定
- 会议申报:可参考[PMC例会](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5)申请方式,提供石墨共享文档链接,便于SIG相关申报人自行申请议题
- 会议链接: 瞩目或其他会议
- 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接
- 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)
### 联系方式(可选)
- 邮件列表:dev@openharmony.io
- Zulip群组:https://zulip.openharmony.cn/#narrow/stream/47-hilog_sig
- 微信群:xxx
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册