Hello.
Currently I'm trying to make simple python wrapper around liblogging to enable easy and reliable (rfc 3195) sending of logs to rsyslog.
The documentation of liblogging looks quite outdated (year 2005) and lacking of actual examples. Googling didn't help either. Could you please point me to some examples of using liblogging to send rfc 3195 (both raw and cooked) and how to prepare data for sending (is there any helper functions in liblogging to properly format data or something like this?).
It would be also great to know about project future: are you going to continue development or to abandone liblogging in favor of something else?
Is there any plans to switch to GPLv3 - it would ge great to my mind.
kind regard.


