module_common.py
31.9 KB
-
Catch exception when logging to systemd journal fails · 189b210f
systemd journal will throw IOError exception when journal.sendv() fails. This catches that and falls back to syslog. See issue #2773.
Stephen Fromm committed