LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
I hope someone can help me with this - I'm baffled. New to log4php, not new to log4net or software development/administration. I am trying to use log4php to write to a file. My php file is just like the tutorial. trace("My first message."); // Not logged because TRACE < WARN $log->debug("My

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
gt; Let me know what the outcome is > Cheers > Christian > > On Mon, Jul 25, 2011 at 1:27 PM, krazykev wrote: >> >> I hope someone can help me with this - I'm baffled.  New to log4php, not >> new >> to log4net or software development/administration. >> &

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
you realize you pasted: > echo Hello World; > > while it should be > echo "Hello World"; > > Can you check if this is truth? > > Cheers > > > On Mon, Jul 25, 2011 at 5:49 PM, krazykev wrote: >> >> Thanks Christian, >> >> nice i

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
; >> Christian grobmeier wrote: >>> >>> Hi >>> >>> did you realize you pasted: >>> echo Hello World; >>> >>> while it should be >>> echo "Hello World"; >>> >>> Can you check if this is truth? >

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
your xml or on the location of your xml >>> >>> >>>> I am currently going >>>> through the log4php code to see if I can spot the problem. >>>> >>>> Any other ideas? >>>> >>>> >>>> Christian grobmeie

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
tion http://logging.apache.org/log4php/quickstart.html There is no closing slash after myLog.log All works fine now Knew it would be something simple £$%^"%^£$%"£$%"£$%"£$%£"$% krazykev wrote: > > Yes - the xml I posted is complete. > > Not sure about

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
It seems this site parses messages it seems to hide my param tags. For completeness, the XML I was using was:- krazykev wrote: > > YOU WON'T BELIEVE THIS!! > > The XML is posted isn't complete. There was in fact an

Re: LoggerAppenderFile on Windows

2011-07-25 Thread krazykev
rrors properly instead of failing silently like what happened >> to >> you. >> >> Regards, >> Ivan >> >> >> >> On 25 July 2011 18:41, krazykev wrote: >>> >>> It seems this site parses messages it seems to hide my param tags.  For >