Process name in syslog messages

jobhunts02 at aol.com jobhunts02 at aol.com
Thu Aug 27 19:02:15 UTC 2015


When I use uClibc, I have to call openlog with the process name in main so it is the prefix of the syslog messages.  If I do not, the prefix is "syslog."

When I use glibc, the process name is the prefix of the syslog messages.

Is there a way to get uClibc syslog messages   be prefixed with the process name without having to call openlog in each process?


More information about the uClibc mailing list