]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Apply default console logging when configuration cannot be loaded.
authorCorey Farrell <git@cfware.com>
Thu, 19 Mar 2015 10:19:11 +0000 (10:19 +0000)
committerCorey Farrell <git@cfware.com>
Thu, 19 Mar 2015 10:19:11 +0000 (10:19 +0000)
commit485e0538eb4a94307698f36d1554930083fbe7c8
treeacf9d86a392e7fbd30786c3bf868c419847f2522
parent648fd9e2dd1342be24f3594b50896d50e6b642c9
logger: Apply default console logging when configuration cannot be loaded.

When logger.conf is missing or invalid enable console logging and display
an error message.

ASTERISK-24817 #close
Reported by: Corey Farrell
Review: https://reviewboard.asterisk.org/r/4497/

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