Comment 0 for bug 1499620

Revision history for this message
Masaki Matsushita (mmasaki) wrote : Unintended assignment of "syslog"

Identifier "syslog" is unintendedly reassigned in _setup_logging_from_conf()
with OSSysLogHandler in oslo_log/log.py.
It causes an error in _find_facility() which expects "syslog" as module.