file log path supports relative path

This commit is contained in:
MaysWind
2021-06-06 22:10:03 +08:00
parent 971f9381b9
commit d7e60c65d6
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ mode = console file
level = info
# For "file" only, absolute path of log file
log_path = /var/log/ezbookkeeping/ezbookkeeping.log
log_path = log/ezbookkeeping.log
[uuid]
# Uuid generator type, supports "internal" currently