CC-2169 : All logging should go to /var/log

pypo-liquidsoap log now in its folder
This commit is contained in:
Naomi 2011-04-14 17:16:50 -04:00
parent d69723f910
commit 379e70ff23
4 changed files with 9 additions and 2 deletions

View file

@ -7,7 +7,7 @@
# general settings #
###########################################
log_file = "/var/log/pypo/<script>.log"
log_file = "/var/log/airtime/pypo-liquidsoap/<script>.log"
log_level = 3
###########################################