Re: settings of log4php for Apache - Chainsaw logviewer (log4j format)

2011-08-10 Thread cscsaba242
Thanks for your answer, check where I m in this issue see my answer I replied to by Christian grobmeier Im going to check the latest developer snapshot. Csaba Scott Deboy wrote: > > If you don't want to output an XML format, the latest version of Chainsaw > can read regular text log files. Tr

Re: settings of log4php for Apache - Chainsaw logviewer (log4j format)

2011-08-10 Thread cscsaba242
Thanks for the quick reply Check my email I have just written to chainsaw mailing list --- Hello, I hope I dont disturb this mailing list but webpage of Apache Chainsaw directed me here (http://logging.apache.org

Re: settings of log4php for Apache - Chainsaw logviewer (log4j format)

2011-08-10 Thread Scott Deboy
If you don't want to output an XML format, the latest version of Chainsaw can read regular text log files. Try the latest Chainsaw developer snapshot from here: http://people.apache.org/~sdeboy Either way, the latest developer snapshot of Chainsaw has a lot of bug fixes and new features you may f

Re: settings of log4php for Apache - Chainsaw logviewer (log4j format)

2011-08-10 Thread Christian Grobmeier
Hello Csaba, > I would like to read the log4php logs by Apache Chainsaw logviewer, but it > only accept log4j xml, how can I produce log4j xml log by log4php. Attention: https://issues.apache.org/jira/browse/LOG4PHP-87 > I saw the api, where i guess the LoggerLayoutXml.setLog4jNamespace should b

settings of log4php for Apache - Chainsaw logviewer (log4j format)

2011-08-10 Thread cscsaba242
Hello, I would like to read the log4php logs by Apache Chainsaw logviewer, but it only accept log4j xml, how can I produce log4j xml log by log4php. I saw the api, where i guess the LoggerLayoutXml.setLog4jNamespace should be used, but there is no example. Can somebody show me how to configure t