# 日志系统 **Repository Path**: wang-junyanxx/log-system ## Basic Information - **Project Name**: 日志系统 - **Description**: 同步&&异步日志系统: 同步日志器形成日志和写日志(完成日志落地)的过程由同一个线程来完成。 异步日志器形成日志是主线程完成的,写日志(完成日志落地)是由另一个线程来完成的。 log目录为代码实现部分,只需包含头文件xglog.h即可使用。 example目录是日志器的使用示例。 bench目录是日志器的性能测试,测试环境是Ubutun 20.04 2核4G - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-03 - **Last Updated**: 2025-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 日志系统 #### Description 同步&&异步日志系统 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)