refactor: 更新文档示例,简化日志使用方式并升级版本至1.0.0

This commit is contained in:
2025-10-18 09:04:08 +08:00
parent 5540a9169a
commit ca20d51edb
4 changed files with 50 additions and 136 deletions

View File

@@ -5,7 +5,7 @@ import os
class loggingRecipe(ConanFile):
name = "logging"
version = "0.5.1"
version = "1.0.0"
license = "MIT"
author = "321640253@qq.com"
url = "https://github.com/WangZhongDian/logging.git"