修改日志写入文件内

This commit is contained in:
bjdgyc
2021-02-22 14:35:29 +08:00
parent 665732fc03
commit 0baab68bb2
20 changed files with 166 additions and 70 deletions

View File

@@ -9,8 +9,9 @@ db_file = "./data.db"
cert_file = "./vpn_cert.pem"
cert_key = "./vpn_cert.key"
ui_path = "../ui"
down_files_path = "../down_files"
files_path = "../files"
#日志目录,为空写入标准输出
log_path = "../log"
log_level = "info"
#系统名称