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.
Logger
Re: Logger
The logger is removed in svn. I'm going to write something similar but a little less bloated.

