This commit is contained in:
Dzmitry Plashchynski
2015-03-23 01:38:53 +02:00
parent f72c288ce8
commit e10daec9c6

View File

@@ -31,7 +31,7 @@ module Crono
def setup_log
if config.daemonize
self.logifile = config.logfile
self.logfile = config.logfile
daemonize
else
self.logfile = STDOUT