mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-03 01:17:45 +03:00
man: link up new journal protocol docs
This commit is contained in:
parent
1a80f4e0d7
commit
8ee62e53e8
@ -218,6 +218,9 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid(
|
|||||||
<function>sd_journal_send()</function>. Using
|
<function>sd_journal_send()</function>. Using
|
||||||
<function>syslog()</function> has the benefit of being
|
<function>syslog()</function> has the benefit of being
|
||||||
more portable.</para>
|
more portable.</para>
|
||||||
|
|
||||||
|
<para>These functions implement a client to the <ulink
|
||||||
|
url="https://systemd.io/JOURNAL_NATIVE_PROTOCOL">Native Journal Protocol</ulink>.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
|
@ -53,9 +53,10 @@
|
|||||||
project='man-pages'><refentrytitle>syslog</refentrytitle><manvolnum>3</manvolnum></citerefentry>
|
project='man-pages'><refentrytitle>syslog</refentrytitle><manvolnum>3</manvolnum></citerefentry>
|
||||||
call</para></listitem>
|
call</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Structured system log messages via the native
|
<listitem><para>Structured system log messages via the native Journal API, see
|
||||||
Journal API, see
|
<citerefentry><refentrytitle>sd_journal_print</refentrytitle><manvolnum>3</manvolnum></citerefentry>
|
||||||
<citerefentry><refentrytitle>sd_journal_print</refentrytitle><manvolnum>3</manvolnum></citerefentry></para></listitem>
|
and <ulink url="https://systemd.io/JOURNAL_NATIVE_PROTOCOL">Native Journal
|
||||||
|
Protocol</ulink></para></listitem>
|
||||||
|
|
||||||
<listitem><para>Standard output and standard error of service units. For further details see
|
<listitem><para>Standard output and standard error of service units. For further details see
|
||||||
below.</para></listitem>
|
below.</para></listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user