May 7, 2015
7:58 a.m.
On 07 May 2015, at 08:53, Holger Freyther <holger@freyther.de> wrote:
I used NB to access openlog, closelog and syslog of libc
Why not use UDP datagrams to send messages to syslog ? If you do it manually it should be just a couple of lines of code. Or have a look at SysLogSender in SystemLogger on StHub. No need to mess with native code, unless you want to, of course.