Christian Hammers wrote:
Unfortunately this does not generate any output on my web page. Does anybody know if there's a bug in PHP-5.2.0 regarding php://stdout of if log4php misses to flush some buffer? If I substitute the fwrite() by print() in append() from appenders/LoggerAppenderConsole.php, it works!
Have you tried LoggerAppenderEcho? Regards, Knut Urdalen