mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
file log path supports relative path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user