]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Add PID to syslog messages. 11/2811/1
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:15 +0000 (05:12 -0500)
commit9f996624b09f2610ed1b80e8cbbc3f1885bb1c6f
tree492a71f27029f87f66498a3d824cdf79b360752d
parent1be506d81113f232d1df5a2295feb1a7ba9f4157
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