mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-01-09 07:11:59 +01: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