mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| default.pa.5.xml.in | ||
| esdcompat.1.xml.in | ||
| Makefile.am | ||
| pacat.1.xml.in | ||
| pacmd.1.xml.in | ||
| pactl.1.xml.in | ||
| padsp.1.xml.in | ||
| paplay.1.xml.in | ||
| pasuspender.1.xml.in | ||
| pax11publish.1.xml.in | ||
| pulse-cli-syntax.5.xml.in | ||
| pulse-client.conf.5.xml.in | ||
| pulse-daemon.conf.5.xml.in | ||
| pulseaudio.1.xml.in | ||
| start-pulseaudio-kde.1.xml.in | ||
| start-pulseaudio-x11.1.xml.in | ||
| xmltoman | ||
| xmltoman.css | ||
| xmltoman.dtd | ||
| xmltoman.xsl | ||