Commit Graph

85 Commits

Author SHA1 Message Date
f587b62a26 Merge pull request '1.0.0-dev' (#4) from 1.0.0-dev into dev
Reviewed-on: #4
v1.0.0
2025-10-18 09:04:46 +08:00
ca20d51edb refactor: 更新文档示例,简化日志使用方式并升级版本至1.0.0 2025-10-18 09:04:08 +08:00
5540a9169a feat: 优化日志系统,添加日志器缓存机制 2025-10-18 08:50:43 +08:00
c5c625f50e refactor: 重构日志系统,统一日志接口并添加map工具 2025-10-17 14:55:41 +08:00
9fce78a59e refactor: 优化日志系统,支持多日志器 2025-09-15 13:35:16 +08:00
8ac539eb79 refactor: 隐藏原始函数 2025-09-15 10:16:09 +08:00
84a57ff0aa Merge pull request 'fix: 优化代码格式和类型安全性' (#1) from github_main into dev
Reviewed-on: #1
2025-08-20 16:09:46 +08:00
ef62dc2075 fix: 优化代码格式和类型安全性 2025-08-20 16:06:47 +08:00
359c9f247a refactor: 添加构建、测试和清理脚本,优化CMakeLists.txt 2025-07-08 17:16:02 +08:00
aecfbbb74a feat:添加python进行conan编写增强 2025-07-08 16:41:48 +08:00
b273fd86e8 fix bug 2025-05-15 10:36:29 +08:00
8fef266119 Merge branch 'dev' 2025-05-15 10:30:53 +08:00
6ff484fef8 添加日志携带位置信息 v0.5.1 2025-05-15 10:03:17 +08:00
e04a960777 fix 2024-11-28 18:30:27 +08:00
b2eec437cd 添加安装细节 2024-11-25 22:19:04 +08:00
youmetme
8e512563e4 Dev (#19)
Some checks failed
test on Windows / test (push) Has been cancelled
test on Linux / test (push) Failing after 7m1s
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位

* add english brief

* 修改api函数名,加入Default关键字,减除歧义

* Multiple substring interceptors

* 更新版本号

* #fix 拦截器对level参数无效

* fix

* #将拦截器改名为过滤器,更加接近职能

* 更新自述文件

* 更新一些自述文件
2024-11-24 20:26:04 +08:00
3f5153b110 更新一些自述文件 2024-11-24 20:23:37 +08:00
09dd534675 Merge branch 'dev' of github.com:WangZhongDian/logging into dev 2024-11-23 13:00:04 +08:00
633e91f80b pr 2024-11-23 12:59:56 +08:00
youmetme
9d3a7bbb8d 更新自述文件 (#18)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位

* add english brief

* 修改api函数名,加入Default关键字,减除歧义

* Multiple substring interceptors

* 更新版本号

* #fix 拦截器对level参数无效

* fix

* #将拦截器改名为过滤器,更加接近职能

* 更新自述文件
2024-11-23 09:02:24 +08:00
youmetme
fde26f4f42 Merge branch 'main' into dev 2024-11-23 09:02:09 +08:00
214665ec91 更新自述文件 2024-11-23 08:54:10 +08:00
youmetme
064881c0ad Dev (#17)
* #将拦截器改名为过滤器,更加接近职能
2024-11-23 08:47:48 +08:00
942970336c Merge branch 'main' into dev 2024-11-23 08:44:26 +08:00
1c09c41ea3 #将拦截器改名为过滤器,更加接近职能 2024-11-23 08:08:21 +08:00
youmetme
f0c3a5d56a Update conanfile.py 2024-11-21 16:03:18 +08:00
youmetme
56e1ac52ff fix 拦截器level参数无效 (#15)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位

* add english brief

* 修改api函数名,加入Default关键字,减除歧义

* Multiple substring interceptors

* 更新版本号

* #fix 拦截器对level参数无效

* fix
2024-11-21 16:02:40 +08:00
9b777e4862 fix 2024-11-21 16:00:49 +08:00
youmetme
0b749c8d1d Merge branch 'main' into dev 2024-11-21 15:57:41 +08:00
5c24b070bb #fix 拦截器对level参数无效 2024-11-21 15:39:50 +08:00
youmetme
cc53e07788 V0.4.0 (#14)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位

* add english brief

* 修改api函数名,加入Default关键字,减除歧义

* Multiple substring interceptors

* 更新版本号
2024-11-21 15:17:16 +08:00
915c18640a 更新版本号 2024-11-21 15:15:46 +08:00
youmetme
a4b4ad7452 Multiple substring interceptors (#13)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位

* add english brief

* 修改api函数名,加入Default关键字,减除歧义

* Multiple substring interceptors
2024-11-21 15:13:24 +08:00
youmetme
feca0ef8e3 Merge branch 'main' into dev 2024-11-21 15:12:14 +08:00
b9abf6c7d3 Multiple substring interceptors 2024-11-21 15:04:21 +08:00
6ac7afd4c2 修改api函数名,加入Default关键字,减除歧义 2024-11-21 12:48:11 +08:00
youmetme
f4494515ca Add English brief (#12)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位

* add english brief
2024-11-21 12:13:57 +08:00
7afc3d3b41 add english brief 2024-11-21 12:12:46 +08:00
youmetme
d0bfc31563 Dev (#11)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4

* feature:根据文件大小分割日志

* fix:内存泄露

* fix:使用char偏移单位
2024-11-20 11:56:47 +08:00
youmetme
a6392e27ce Merge branch 'main' into dev 2024-11-20 11:56:25 +08:00
8a57c43180 fix:使用char偏移单位 2024-11-20 11:50:32 +08:00
e57f0fa02c fix:内存泄露 2024-11-20 11:18:13 +08:00
de03985fef feature:根据文件大小分割日志 2024-11-19 21:31:00 +08:00
youmetme
650ce0dc3f release v0.2.4 (#10)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释

* test on windows and test  chinese char

* ersion 0.2.4
2024-11-03 11:51:08 +08:00
youmetme
81cebc7a18 Merge branch 'main' into dev 2024-11-03 11:46:06 +08:00
41004e5735 ersion 0.2.4 2024-11-03 11:43:57 +08:00
de141cbafc test on windows and test chinese char 2024-11-02 22:38:45 +08:00
youmetme
3ef229ed65 Dev test on windows action (#9)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字

* add test on windows action

* fix test on windows action

* fix action on windows

* fix

* fix 内存分配错误

* fix msvc 不支持中文注释,删除中文注释
2024-11-02 20:26:04 +08:00
668f88f8af fix msvc 不支持中文注释,删除中文注释 2024-11-02 20:20:30 +08:00
34f818196e fix 内存分配错误 2024-11-02 17:31:24 +08:00