chiark / gitweb /
systemd-python: allow retrieval of single fields
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 21 Mar 2013 03:01:32 +0000 (23:01 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 22 Mar 2013 03:05:09 +0000 (23:05 -0400)
commit811de196b3c5e08fc1fc3bef7cb062efad784303
treef8c192e418da4b7f9fef947f316f57f54b9734f9
parent5e8ba1a4601bcff83e45d1f4f26081611c3c6f2a
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.
TODO
src/python-systemd/_reader.c
src/python-systemd/docs/journal.rst
src/python-systemd/journal.py