Feature #32294

Lazy initialization of loggers

Added by Christopher Hlubek over 3 years ago.

Status:New Start date:2011-12-05
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-
PHP Version: Complexity:
Has patch:No

Description

Log backends could be lazily initialized on first access to append(). Right now each backend is opened on creation of the logger which is not optimal.

Also available in: Atom PDF