Print the correct PID in log messages. Prior to
authorMark Michelson <mmichelson@digium.com>
Thu, 24 Jul 2008 19:53:37 +0000 (19:53 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 24 Jul 2008 19:53:37 +0000 (19:53 +0000)
commit115937b7a6a2bc5d88c39836e98ffed073204a08
treebe5e25bee978ec59aecc7e33b50e873b5c5b038d
parent46db155e92868243e15cf927f8392380d8814782
Print the correct PID in log messages. Prior to
this commit, only the logger thread's PID would
be printed.

(closes issue #13150)
Reported by: atis
Patches:
      log_pid.diff uploaded by putnopvut (license 60)
Tested by: eliel

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@133448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/logger.c