Re: File logging is working but not Console logging!

2013-01-22 Thread James Pittman
On Tue, Jan 22, 2013 at 4:32 PM, Ivan Habunek wrote: > On 22 January 2013 22:26, James Pittman 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 > > STDO

Re: File logging is working but not Console logging!

2013-01-22 Thread James Pittman
On Tue, Jan 22, 2013 at 4:44 PM, Ivan Habunek wrote: > On 22 January 2013 22:36, James Pittman 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 consol

Re: File logging is working but not Console logging!

2013-01-23 Thread James Pittman
On Wed, Jan 23, 2013 at 2:25 AM, Ivan Habunek wrote: > On 23 January 2013 03:52, James Pittman wrote: > > 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 &g

No logging to secondary appender

2013-10-25 Thread James Pittman
I have a default appender set up, which is working fine. But when I try to add another appender for a specific purpose, it doesn't seem to be working. XML: http://logging.apache.org/log4php/";>

Re: No logging to secondary appender

2013-10-27 Thread James Pittman
writes to stdout. Can you check > your code once again? > > Regards, > Ivan > > > On 25 October 2013 22:21, James Pittman wrote: > > I have a default appender set up, which is working fine. > > But when I try to add another appender for a spe