The branch "master" has been updated.
The following is a summary of the commits.

from: 60c569b01f37a1f35ce800717baa9796898a3a25

2b590ff Prevent chicken/egg with the logger.

-----------------------------------------------------------------------

commit 2b590ff47770c8b204f7e2602e209f557fc4dc02
Author: Michael J Rubinsky <[email protected]>
Date:   Wed Mar 6 12:39:03 2013 -0500

    Prevent chicken/egg with the logger.
    
    If we attempt to load the logger before horde's configuration is
    fully loaded, we might not have the the logger settings available.
    This will cause the injector factory to return a null logger. Since
    the injector acts as a singleton in this case, we may never obtain
    a correct logger.
    
    Fixes Bug: 12094

 framework/Core/lib/Horde.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2b590ff47770c8b204f7e2602e209f557fc4dc02


-- 
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to