]> git.ipfire.org Git - thirdparty/asterisk.git/commit
logger: Output early verbose messages to console. 91/3991/1
authorCorey Farrell <git@cfware.com>
Tue, 27 Sep 2016 20:35:38 +0000 (16:35 -0400)
committerCorey Farrell <git@cfware.com>
Tue, 27 Sep 2016 20:40:13 +0000 (16:40 -0400)
commit013414ca4b32fa4f25ec37076b537d0bb130be9f
tree5f127aa1139c9b962f70036baf8906696e793e7d
parent0b62db30ce1f33a4ba6e04f3dcbe4d68df2456e7
logger: Output early verbose messages to console.

Verbose messages should be printed to the console if the sublevel is
less than option_verbose.  This fix ensures the welcome message with
copyright and license are printed at daemon and interactive rasterisk
startup.

ASTERISK-26410 #close

Change-Id: Ia44235e30ec328aba92ea2c8a837b094e65c9a03
main/logger.c