Files
oslo.log/oslo_log
Masaki Matsushita ff277ae1e9 Fix unintended assignment of "syslog"
Identifier "syslog" is unintendedly reassigned in _setup_logging_from_conf()
with OSSysLogHandler.
It causes an error in _find_facility() which expects "syslog" as module.
This change fixes the problem.

Change-Id: Icd8486bc008028f6f78f0306d835bf2c4fb9245b
Closes-Bug: #1499620
2015-09-25 15:45:27 +09:00
..
2015-09-25 15:45:27 +09:00