mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-14 17:27:23 +01:00
added utils import
This commit is contained in:
@@ -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())
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user