X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-daemon.xml;h=5f331e740a11c31020371c2cd18e2259597ee6b3;hp=2b4f3a5598fb5220299ce6951b71738e8e19960d;hb=e6a7b9f45553fe0f73ba1f6134f4829b1d519658;hpb=6a70f3aa63a3b7a6a30448c48322ad38b719cdce diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 2b4f3a559..5f331e740 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -98,16 +98,18 @@ These prefixes are intended to be used in conjunction with stderr-based logging as implemented by systemd. If a systemd service definition file is - configured with StandardError=syslog - or StandardError=kmsg, these - prefixes can be used to encode a log level in lines + configured with + StandardError=journal, + StandardError=syslog or + StandardError=kmsg, these prefixes + can be used to encode a log level in lines printed. This is similar to the kernel printk()-style logging. See klogctl2 for more information. The log levels are identical to - syslog3's + syslog3's log level system. To use these prefixes simply prefix every line with one of these strings. A line that is not prefixed will be logged at the default log level @@ -137,9 +139,8 @@ daemon7, systemd.service5, systemd.socket5, - fprintf3, - sd-readahead3, - pkg-config1 + fprintf3, + pkg-config1