Files
systemd/src
Richard Marko 8ff8ee8373 systemd-python: convert keyword value to string
Allows using journal.send('msg', PRIORITY=journal.LOG_CRIT)

Before this commit this results in
TypeError: cannot concatenate 'str' and 'int' objects
and requires passing PRIORITY value as string to work.
2013-11-07 01:23:54 -05:00
..
2013-11-06 03:15:16 +01:00
2013-10-03 22:13:55 -04:00
2013-11-07 03:47:42 +01:00
2013-11-06 03:15:16 +01:00