Hi
In our application we have to send some log to remote syslog server. Is there nay library that can send to remote syslog server? Of course I do not want install syslog daemons such as, sysklogd or rsyslog or syslog-ng,because our application will be installed on embedded system that there is not any syslog daemon for get our log messages.So I am searching on net for finding one library that itself gives me these feature for sending log messages to remote syslog server and also files on local system.