From d20ee7e7f21a9deed61ac5adb46cc64921e01796 Mon Sep 17 00:00:00 2001 From: "poljar (Damir Jelić)" Date: Tue, 3 Dec 2013 01:09:56 +0100 Subject: log: Add support for the systemd journal The journal is a component of systemd, that captures Syslog messages, Kernel log messages, initial RAM disk and early boot messages as well as messages written to STDOUT/STDERR of all services, indexes them and makes this available to the user. It can be used in parallel, or in place of a traditional syslog daemon, such as rsyslog or syslog-ng. The journal offers a couple of improvements over traditional logging facilities (e.g. advanced filtering capabilities). This patch adds support for logging directly to the journal using its native API. --- man/pulse-daemon.conf.5.xml.in | 11 ++++++----- man/pulseaudio.1.xml.in | 5 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'man') diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index c40d5703b..9596738d9 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -297,11 +297,12 @@ USA.