添加日志携带位置信息

This commit is contained in:
2025-05-15 10:03:17 +08:00
parent 8e512563e4
commit 6ff484fef8
7 changed files with 110 additions and 82 deletions

View File

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