RE: How do I use filters in AND condition fashion?

2003-11-19 Thread Paul Smith
On Thu, 2003-11-20 at 09:17, Scott Deboy wrote: > Yes...currently in the varia package, although I understand Mark may be > planning a move to a new package for the filters. > Bizarre, I was doing a search from within Eclipse, and I could not find it in the source, I must be going loopy. > By th

RE: How do I use filters in AND condition fashion?

2003-11-19 Thread Scott Deboy
Yes...currently in the varia package, although I understand Mark may be planning a move to a new package for the filters. By the way, since the expressionfilter relies on the rules we've been working on, the rules should probably move out from under the chainsaw package. -Original Message--

RE: How do I use filters in AND condition fashion?

2003-11-19 Thread Paul Smith
On Thu, 2003-11-20 at 05:16, Scott Deboy wrote: > I'm not sure about whether this capability is available using the latest > distribution's set of filters, but I've contributed a simple expression > language and an ExpressionFilter (should be a part of the next release) > which provide support for

Re: Chainsaw - viewing log files from client side

2003-11-19 Thread Paul Smith
First question, are we talking about Chainsaw v1 (part of the log4j 1.2.8 distribution), or Chainsaw v2, which accessible from CVS, but not officially released as yet. On Thu, 2003-11-20 at 02:31, Daniel J Mauer wrote: > Hi, > > I am looking for a way to view log files stored on the server from

RE: How do I use filters in AND condition fashion?

2003-11-19 Thread Scott Deboy
I'm not sure about whether this capability is available using the latest distribution's set of filters, but I've contributed a simple expression language and an ExpressionFilter (should be a part of the next release) which provide support for expressions using a number of operators, grouping (paren

Re: logj, EJBs, JBoss revisited (design issues)

2003-11-19 Thread Elias Ross
On Wed, 2003-11-19 at 02:08, Stefan Puiu wrote: > > The second one is related to finding a different solution using log4j. > We needed to have a custom logger for two main reasons: > > 1) supplementary pattern converters (besides the parameters supported by > log4j, we need a supplementary set

How do I use filters in AND condition fashion?

2003-11-19 Thread Eric Gravel
I've been looking at the sample code given in Ceki's Log4J book, chapter 6, and it seems that if I had a filter chain such as the one below that it is a OR condition type statement. If there's a match on the first filter it accepts the message and stops processing there. If it doesn't match on t

Chainsaw - viewing log files from client side

2003-11-19 Thread Daniel J Mauer
Hi, I am looking for a way to view log files stored on the server from a client machine, and am wondering if Chainsaw can be used for this purpose. I know Chainsaw uses a JFileChooser to load files, which I believe cannot be used to access files on a remote server? If it can, how would one restr

logj, EJBs, JBoss revisited (design issues)

2003-11-19 Thread Stefan Puiu
Hello, We are currently developping an EJB application running on JBoss 3.2.2 and using log4j for logging. When the project logging system was designed, it was decided that we were to use our own custom LoggerFactory (a practice that I've seen is both discouraged and undocumented), which led u

Newbie/Dummy Question on XMLLayout and log4j

2003-11-19 Thread Caitriona Doris (AT/EEI)
Hi, I am trying to use XMLLayout class to format my logs from log4j and my question is in the complete manual it states that "... if abc.log is the name of the file where the XMLLayout results go, then the following file includes it as an external entity:" Is this a dtd that should be used in