16 Commits

Author SHA1 Message Date
ca20d51edb refactor: 更新文档示例,简化日志使用方式并升级版本至1.0.0 2025-10-18 09:04:08 +08:00
6ff484fef8 添加日志携带位置信息 2025-05-15 10:03:17 +08:00
youmetme
064881c0ad Dev (#17)
* #将拦截器改名为过滤器,更加接近职能
2024-11-23 08:47:48 +08:00
youmetme
f0c3a5d56a Update conanfile.py 2024-11-21 16:03:18 +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
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
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
d61f7b6fde Dev test (#6)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action
2024-11-02 12:38:36 +08:00
youmetme
86cf4c4526 V0.2.3 (#5)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号
2024-09-21 15:21:53 +08:00
556595be2b 补丁 2024-09-18 15:04:57 +08:00
e39dcdcde9 修改项目结构以便于扩展,引入clang-format格式化 2024-09-18 14:48:55 +08:00
2608dfa078 完成拦截器设计 2024-08-13 22:23:34 +08:00
a823bab944 修复测试功能 2024-08-12 20:17:31 +08:00
d22ce6956e 修改了不合理设计 2024-08-12 19:39:12 +08:00
dcd6ba0106 修复错误描述信息 2024-08-12 18:18:30 +08:00
ad0fa169ef 添加conan相关文件 2024-08-12 18:06:41 +08:00