Re: Any tools to convert log messages to log events

2013-02-25 Thread Scott Deboy
Maybe you are hitting a typo? It's VFSLogFilePatternReceiver (not VSLogFilePatternReceiver) and can be found in the Chainsaw binaries. I'd suggest pulling down the latest developer snapshot at http://people.apache.org/~sdeboy Also, the OptionHandler class is a part of the log4j extras companion

Re: Any tools to convert log messages to log events

2013-02-25 Thread Yogi Nerella
Hi Scott, Running into several issues. 1. VSLogFilePatternReceiver is not found in the chainsaw binaries. Only source code has this. 2. Downloaded source code and built, this is missing org.apache.log4j.spi.OptionHandler Can you point me the correct place where I can download the chainsaw