This change makes it so that logs will report the correct source of verbose messages.
authorMark Michelson <mmichelson@digium.com>
Wed, 21 May 2008 22:34:27 +0000 (22:34 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 21 May 2008 22:34:27 +0000 (22:34 +0000)
commit1b8f183ca3d92cf0da85b1524fdcc9d396833e4b
treeb4daa61a1227e0b8a13da3c6030a45598a8a2e2f
parent04689cc5b35038c81e45a148769461b1d546ca71
This change makes it so that logs will report the correct source of verbose messages.
Until this change, all verbose messages in Asterisk's log files reported logger.c
as the source of the message.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@117693 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/logger.h
main/logger.c
utils/ael_main.c
utils/hashtest.c
utils/hashtest2.c
utils/refcounter.c