The logger closes the files it is logging to when reloading so we have to read in...
authorJoshua Colp <jcolp@digium.com>
Mon, 19 May 2008 16:03:33 +0000 (16:03 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 19 May 2008 16:03:33 +0000 (16:03 +0000)
commit83e37eaf1c372f8e23aca990be09163e7d7cb0a5
tree94ef0fa32b86c679d8c9f059bd879fb86b18cd20
parent775542f7532cbd45563600031c4b6672855de5ef
The logger closes the files it is logging to when reloading so we have to read in the logger configuration even if it has not changed so that the logs get opened again.
(closes issue #12665)
Reported by: DennisD

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