fixed some issues with logging paths

This commit is contained in:
Chris Punches
2025-03-26 00:11:49 -04:00
parent c27d91a573
commit b8ee0f9eff
3 changed files with 79 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
[logging]
log_file = /var/log/dpm.log
log_file = /home/phanes/dpm.log
write_to_log = true
log_level = INFO