Commit 49752ba9 by fanxun

修改日志格式2

parent a13b757a
...@@ -17,7 +17,7 @@ class BaseConfig(): ...@@ -17,7 +17,7 @@ class BaseConfig():
webhook = '' webhook = ''
# 日志相关 # 日志相关
log_path = r'D:\项目\log' # 日志路径 log_path = r'' # 日志路径
class BMCConfig(BaseConfig): class BMCConfig(BaseConfig):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment