mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Build instructions: make make DESTIDIR=/tmp/... install make DESTIDIR=/tmp/... sphinx-html sphinx-man sphinx-epub ...
12 lines
224 B
ReStructuredText
12 lines
224 B
ReStructuredText
`systemd.journal` module
|
|
========================
|
|
|
|
.. automodule:: systemd.journal
|
|
:members: send, sendv, stream, stream_fd
|
|
:undoc-members:
|
|
|
|
`JournalHandler` class
|
|
----------------------
|
|
|
|
.. autoclass:: JournalHandler
|