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=9eef395deb59154f18ea310ae883fb4e4a4f2cca;hb=e6a7b9f45553fe0f73ba1f6134f4829b1d519658;hpb=26e3ff59a6a197e442255d8adfa2df239405c7e5 diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 9eef395de..5f331e740 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + sd-daemon @@ -97,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 @@ -122,14 +125,7 @@ - - Notes - - These APIs are implemented as a shared library, - which can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also @@ -143,9 +139,8 @@ daemon7, systemd.service5, systemd.socket5, - fprintf3, - sd-readahead3, - pkg-config1 + fprintf3, + pkg-config1