PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Progress » Bug #2784

HTML_CSS adds logger to composite

Details

Submitted2004-11-18 12:50 UTC
Frommarkus at emedia-solutions-wolf dot de
Assignedfarell
StatusClosed
PackageHTML_Progress
PHP Version4.3.9
OSAll
Roadmaps(Not assigned)

Comments

[2004-11-18 12:50 UTC] markus at emedia-solutions-wolf dot de

Description:
------------
The HTML_CSS constructor (used in getStyle of the Progress_UI) without parameters creates at least a default logger and adds it to the logchain.
This is a display logger which may be most disturbing if one already uses a singleton composite logger in his application... Some more restrictive setting for the constructor (like a nulllogger setup) would be preferable.