On 22 January 2013 22:26, James Pittman <[email protected]> wrote: > Using the examples in the instructions, I created a config file and PHP > file. I am getting the expected logging in the myLog.log, but nothing in my > STDOUT. If I do NOT include the config.xml file, I DO get logging in > STDOUT. Any ideas?
Yes! s/looger/logger/ You misspelled <logger> in your config file. :) Regards! Ivan
