There is another way to get location info into Chainsaw V2 from 1.2.9: Generate events using a FileAppender and specify line/file/etc in the patternlayout. This file must be accessible to Chainsaw as a URL (http or file url).
You can then use a LogFilePatternReceiver in Chainsaw to parse (and tail if it's a file URL) the log file. See the JavaDoc for LogFilePatternReceiver (available from Chainsaw's Help menu) for information on how to build the 'logFormat' parameter. There's also an example configuration available from the Welcome tab. Scott -----Original Message----- From: Dave [mailto:[EMAIL PROTECTED] Sent: Mon 5/2/2005 2:44 PM To: [email protected] Cc: Subject: Log4j 1.3 alpha Hello all and thanks for the help with my recent chainsaw question, My question is : I am considering whether to move from log4j 1.2.9 to log4j alpha 1.3 The reason being to be able to use the 1.3 socket appender so I can receive location data in chainsaw V2 I am using log4j 1.2.9 in Rational WSAD with JRE 1.4.2.05. Is there any possible pitfalls I should be awair of? Thanks Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
