Re: XMLLaout

2009-04-30 Thread Greg Flex
I've figure it out. LocationInfo needs to be set to true to get these values. (default is false) For those interested here is the proper XMLLayout file. Greg On Thu, Apr 30, 2009 at 11:55 AM, Greg Flex wrote: > Hi Guys, > I hav

Warning in Javadoc of JDBCAppender

2009-04-30 Thread Matt Brown
The Javadoc for the 1.2 version of JDBCAppender (at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/jdbc/JDBCAppender.html) has a nice big red warning at the top: WARNING: This version of JDBCAppender is very likely to be completely replaced in the future. Moreoever, it does not lo

XMLLaout

2009-04-30 Thread Greg Flex
Hi Guys, I have this for now in my config.xml file that configures the logger. It all works just fine but when I view logs with the Chainsaw I'm not getting any class name or a method name or line number. In fact, I'm not getting anything that I'd need. I can get all these val