Feature #32294

Lazy initialization of loggers

Added by Christopher Hlubek over 1 year ago.

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

0%

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

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