Systemd/src/python-systemd
Marti Raudsepp 73c0495f68 python: add journal backend for the logging framework
Supports Python versions 2.6 through 3.3 (tested on 2.7 and 3.2).
See JournalHandler docstring for usage details.

[zj: - use send() instead of using sendv() directly
     - do exception handling like in the logging module
     - bumped min version to python2.6, since the module
       does not work with python2.5 anyway ]
2012-11-13 11:13:52 +01:00
..
Makefile python: integrate David Strauss' python-systemd package 2012-09-13 04:01:18 +02:00
__init__.py python: change license to LGPL 2.1 2012-09-13 04:06:11 +02:00
_journal.c systemd-python: fix nesting of #ifs and #pragmas 2012-11-13 02:23:02 +01:00
journal.py python: add journal backend for the logging framework 2012-11-13 11:13:52 +01:00