Page 1 of 1

Logger

Posted: Tue Jan 10, 2006 9:40 am
by Piratos
if i debug the cms  with phpedit ii always get many warnings of the logger4php

as example

Undefined index Log4php.threshold in LoggerPropertyConfigurator.php  Line 345
$thresholdStr = @$properties[LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_THRESHOLD_PREFIX];

about 300 warnings

i don't need the logger, please make it user defined so i can kill it by may installations.

Re: Logger

Posted: Tue Jan 10, 2006 10:40 am
by Ted
The logger is removed in svn.  I'm going to write something similar but a little less bloated.