sd-journal.3   sd-journal.3 
skipping to change at line 20 skipping to change at line 20
pkg-config --cflags --libs libsystemd-journal pkg-config --cflags --libs libsystemd-journal
DESCRIPTION DESCRIPTION
sd-journal.h provides APIs to submit and query log entries. The APIs sd-journal.h provides APIs to submit and query log entries. The APIs
exposed act both as client for the systemd-journald.service(8) journ al exposed act both as client for the systemd-journald.service(8) journ al
service and as parser for the journal files on disk. service and as parser for the journal files on disk.
See sd_journal_print(3), sd_journal_stream_fd(3), sd_journal_open(3) , See sd_journal_print(3), sd_journal_stream_fd(3), sd_journal_open(3) ,
sd_journal_next(3), sd_journal_get_realtime_usec(3), sd_journal_next(3), sd_journal_get_realtime_usec(3),
sd_journal_add_match(3), sd_journal_seek_head(3), sd_journal_add_match(3), sd_journal_seek_head(3),
sd_journal_get_cursor(3), sd_journal_cutoff_realtime_usec(3) and sd_journal_get_cursor(3), sd_journal_cutoff_realtime_usec(3),
sd_journal_get_fd(3) for more information about the functions sd_journal_get_usage(3) and sd_journal_get_fd(3) for more informatio
implemented. n
about the functions implemented.
Command line access for submitting entries to the journal is availab le Command line access for submitting entries to the journal is availab le
with the systemd-cat(1) tool. Command line access for querying entri es with the systemd-cat(1) tool. Command line access for querying entri es
from the journal is available with the journalctl(1) tool. from the journal is available with the journalctl(1) tool.
NOTES NOTES
These APIs are implemented as shared library, which can be compiled and These APIs are implemented as shared library, which can be compiled and
linked to with the libsystemd-journal pkg-config(1) file. linked to with the libsystemd-journal pkg-config(1) file.
SEE ALSO SEE ALSO
systemd(1), sd_journal_print(3), sd_journal_stream_fd(3), systemd(1), sd_journal_print(3), sd_journal_stream_fd(3),
sd_journal_open(3), sd_journal_next(3), sd_journal_open(3), sd_journal_next(3),
sd_journal_get_realtime_usec(3), sd_journal_add_match(3), sd_journal_get_realtime_usec(3), sd_journal_add_match(3),
sd_journal_seek_head(3), sd_journal_get_cursor(3), sd_journal_seek_head(3), sd_journal_get_cursor(3),
sd_journal_cutoff_realtime_usec(3), journalctl(1), sd-id128(3), pkg- sd_journal_cutoff_realtime_usec(3), sd_journal_get_usage(3),
config(1) journalctl(1), sd-id128(3), pkg-config(1)
systemd SD-JOURNAL (3) systemd SD-JOURNAL (3)
 End of changes. 2 change blocks. 
5 lines changed or deleted 6 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/