]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Add PID to syslog messages. 74/2774/2
authorAlexei Gradinari <alex2grad@gmail.com>
Thu, 5 May 2016 21:41:21 +0000 (17:41 -0400)
committerJoshua Colp <jcolp@digium.com>
Thu, 12 May 2016 10:12:05 +0000 (05:12 -0500)
commit36d66a23e0afce16c89382ea9cbf5b60afd331f2
tree1dc67c5cbdbef1c81143bb58a9b689654f95d45f
parent3fd8113386e1e4348555fa0fc610c1082aafd5c2
logger: Add PID to syslog messages.

During refactoring of this support the addition of
the PID to messages was removed. This change adds it
back in.

ASTERISK-25538 #close

Change-Id: Ie2d43b0652e59b7ac319a7dba94501540d70ba36
main/logger.c