chiark / gitweb /
python: build html docs using sphinx
[elogind.git] / src / python-systemd / docs / journal.rst
1 `systemd.journal` module
2 ========================
3
4 .. automodule:: systemd.journal
5    :members: send, sendv, stream, stream_fd
6    :undoc-members:
7
8 `JournalHandler` class
9 ----------------------
10
11 .. autoclass:: JournalHandler