Commit Graph
23 Commits
Author SHA1 Message Date
youmetme fde26f4f42 Merge branch 'main' into dev 2024-11-23 09:02:09 +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 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
youmetme 0b749c8d1d Merge branch 'main' into dev 2024-11-21 15:57:41 +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 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
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
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
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
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
youmetme b7f49188ad Dev fix (#7)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字
2024-11-02 12:56:51 +08:00
youmetme 406dbc5a79 Merge branch 'main' into dev 2024-11-02 12:56:40 +08:00
youmetme d61f7b6fde Dev test (#6)
* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

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

* 更新版本号
2024-09-21 15:21:53 +08:00
youmetme 6765dd1214 Merge pull request #4 from WangZhongDian/dev
Dev 0.2.2
2024-09-19 13:20:31 +08:00
youmetme 0c96f67b47 Merge pull request #3 from WangZhongDian/dev
Dev
2024-08-16 18:15:48 +08:00
youmetme 3bc9704258 Merge pull request #2 from WangZhongDian/dev
完成拦截器设计
2024-08-13 22:24:33 +08:00
youmetme 9448a294a2 Merge pull request #1 from WangZhongDian/dev
Dev
2024-08-12 20:31:00 +08:00