[ovs-git] [openvswitch/ovs] 902f91: vlog test: Disable default syslog logger

GitHub noreply at github.com
Wed Jul 6 22:18:42 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 902f91631859b193f6b9ded0eac78c48246369d9
      https://github.com/openvswitch/ovs/commit/902f91631859b193f6b9ded0eac78c48246369d9
  Author: Paul Boca <pboca at cloudbasesolutions.com>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M python/ovs/vlog.py

  Log Message:
  -----------
  vlog test: Disable default syslog logger

Disable the syslog logger in case on Windows, '/dev/log' doesn't exist.
Seems like on Python34 a default handler is added to the logger and it prints
even if no handler is set by us.

Signed-off-by: Paul-Daniel Boca <pboca at cloudbasesolutions.com>
Acked-by: Daniele Di Proietto <diproiettod at vmware.com>




More information about the git mailing list