]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Fix default console settings. 31/3931/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 17:01:57 +0000 (12:01 -0500)
commit610eb4c1893a5b002122aea4cad1e7a0c6f1bab9
tree7d2d66265f8a8810bc6081788d5d44b7b1aec36c
parent34461b89ace3742056100bb226a3c0c2d90ca5ff
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