: "Log4J Users List" <[EMAIL
PROTECTED]>
com> cc:
Subj
ubject: RE: Exclude a class from a particular appender.
Ok. I took a look at log4j.xml and I didn't find an example of I'm
trying to dohere's my log4j.xml file...if you take a look at
the "Userdefined Categories" you'll notice where I'm using the
additivi
===
==
-Original Message-
From: Robert Augustyn [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 2:28 PM
To: 'Log4J Users List'
Subject: RE: Exclude a class from
Pitre,
Look into an log4j.xml in conf of the jboss.
It has examples of what you need.
robert
-Original Message-
From: Tom Drake [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 2:10 PM
To: 'Log4J Users List'
Subject: RE: Exclude a class from a particular
appender.
ONSOLE) as
well.
-Original Message-
From: Pitre, Russell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 8:50 AM
To: [EMAIL PROTECTED]
Subject: Exclude a class from a particular appender.
Hello All-
I'm using Jboss 3.2 and I'm trying to figure out how to exclude
Hello All-
I'm using Jboss 3.2 and I'm trying to figure out how to exclude a
certain class from the console appender. I have two appender's; a
console appender for ALL my classes and another appender for a specific
package of classes. This package provides scheduling capabilities from
my app