I got this to work without an empty rootLogger but with a configuration like
log4php.additivity.dbLogger="false"

This is necessary because of the if-condition in
LoggerOptionConverter.php::findAndSubst
where empty(false) results to false.

Best regards
Achim

Reply via email to