mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
systemd-python: allow retrieval of single fields
This can give huge efficiency gains, e.g. if only MESSAGE is required and all other fields can be ignored.
This commit is contained in:
@@ -23,6 +23,9 @@ Accessing the Journal
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
.. autofunction:: _get_catalog
|
||||
.. autofunction:: get_catalog
|
||||
|
||||
.. autoclass:: Monotonic
|
||||
|
||||
.. autoattribute:: systemd.journal.DEFAULT_CONVERTERS
|
||||
|
||||
Reference in New Issue
Block a user