]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Add PID to syslog messages. 12/2812/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:35:55 +0000 (07:35 -0300)
commitd2a2677c8d3d55e375d4e7c09eb077a1eddc96ec
tree442e2b9e56a1775034758f840801b523edd9f008
parent987ec8568169c9bfe741ee12c0b0ecff8c6eb0bd
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