We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e75130 commit 8323846Copy full SHA for 8323846
1 file changed
Mailman/SecurityManager.py
@@ -66,7 +66,7 @@
66
from Mailman import mm_cfg
67
from Mailman import Utils
68
from Mailman import Errors
69
-from Mailman.Logging.Syslog import syslog
+from Mailman.Logging.Syslog import syslog, mailman_log
70
from Mailman.Utils import md5_new, sha_new
71
72
0 commit comments