]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Fix default console settings. 32/3932/2
authorCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 15:16:42 +0000 (11:16 -0400)
committerCorey Farrell <git@cfware.com>
Tue, 20 Sep 2016 16:58:18 +0000 (12:58 -0400)
commit68ff7362ae68b2a7e34a22de2de0a4048be30876
tree113d25565dc34af1f60710022d0f906d806a541c
parentb56717b39651e2069500076d8c6aa54bf22da7f1
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