]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Fix default console settings. 30/3930/2
authorCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 15:05:43 +0000 (11:05 -0400)
committerCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 16:50:43 +0000 (12:50 -0400)
commit86c72602f3600a7fccc9186d7ce813c5b94457ac
treed058b7c3d6286d3b033f09fbde0289e8e78f9e1d
parentd388b9b34123cd777d38c6fed7590a96bf4794d8
logger: Fix default console settings.

When logger.conf is missing or invalid we should be printing notices,
warnings and errors to the console.  The logmask was incorrectly
calculated.

Change-Id: Ibaa9465a8682854bc1a5e9ba07079bea1bfb6bb3
main/logger.c