Home » HTML » HTML_Progress » Bug #2784
HTML_CSS adds logger to composite
Details
| Submitted | 2004-11-18 12:50 UTC |
|---|---|
| From | markus at emedia-solutions-wolf dot de |
| Assigned | farell |
| Status | Closed |
| Package | HTML_Progress |
| PHP Version | 4.3.9 |
| OS | All |
| 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.