mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-11 01:27:17 +00:00
added utils import
This commit is contained in:
parent
9457811bec
commit
91cf713da0
@ -1,4 +1,5 @@
|
|||||||
from daemon import app
|
from daemon import app
|
||||||
|
import utils
|
||||||
|
|
||||||
app.logger.addHandler(utils.create_syslog_handler())
|
app.logger.addHandler(utils.create_syslog_handler())
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user