On May 30, 2008, at 11:59 AM, Shriver, Daniel wrote:
I've finally found that the LogFilePatternReceiver is in a separate
bundle ("receivers") that oddly has the same package structure as
log4j. Unfortunately when I try to build it maven spits out an error
saying:
Missing:
--
1) log
g.apache.org
Subject: LogFilePatternReceiver not found in package
org.apache.log4j.varia
I'm trying to enable Chainsaw to display Java Utility Logging output
(as well as log4j output) as one of the libraries I use employs that
method of logging.
I'm getting a ClassNotFoundException for LogFilePat
I'm trying to enable Chainsaw to display Java Utility Logging output
(as well as log4j output) as one of the libraries I use employs that
method of logging.
I'm getting a ClassNotFoundException for LogFilePatternReceiver and
indeed when I look in the package org.apache.log4j.varia I can't find a
L