_dbus_system_log: rename to _dbus_log
authorSimon McVittie <smcv@debian.org>
Wed, 20 Jul 2016 07:55:14 +0000 (08:55 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Aug 2016 15:41:16 +0000 (16:41 +0100)
commitd97d561a4642a2afb8774cab3910cda72c0c336c
tree524f20a85b02c0a68dd3591d955833d661e08ff7
parent8ef699dd20c8ca7ec0afe6147655f2cb6d4117fc
_dbus_system_log: rename to _dbus_log

This is a step towards making it write to either stderr or syslog
or both, as configured globally.

Signed-off-by: Simon McVittie <smcv@debian.org>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97009
bus/bus.c
bus/config-parser.c
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-win.c
dbus/dbus-sysdeps.c
dbus/dbus-sysdeps.h
test/internals/syslog.c