On Tue, Jan 22, 2013 at 4:44 PM, Ivan Habunek <ivan.habu...@gmail.com>wrote:
> On 22 January 2013 22:36, James Pittman <jpittm...@gmail.com> wrote: > > OK I fixed that, but I'm still not getting any console stdout. > > That's strange. Works for me... > http://i.imgur.com/22BB8Ly.png > > Note that the console appender output will not be seen in browser, > only via CLI. Just noticed this is not in the docs. :) In that case > you have to use LoggerAppenderEcho. > > Does this help? If not, which version of php and log4php are you using? > Yes that was it. I was trying to output it to a browser. I shouldn't have said "console stdout" - I just assumed that if it would output to a console, it would output to a browser... but it must check to see whether you're in a browser or CLI. Thanks! Jamie