-----Original Message-----
From: Arivoli Tirouvingdame [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, June 27, 2002 12:19 PM
To: 'Log4J Users List'; '[EMAIL PROTECTED]'
Subject: RE: again multiple components using log4j causes problems


Hi all,

    I downloaded the  log4j-1.2.3.jar and JDBCLog.jar from
http://jakarta.apache.org/log4j/docs/index.html.  
 
    Our application consists of many modules.  I want to filter the log
message from a given module (source code module) to an appender.  I am
having problems.  I looked at the org.apache.log4j.spi.Filter class.  It
has DenyAllFilter, LevelMatchFilter and StringMatchFilter.  I couldnt
get the example programs for  StringMatchFilter.  Basically, the log
messages may come from different source code modules.  I want to add
appenders for each module and log each module separately.
 
   I'd like to have some examples which explains me this.
 
thanks,
- oli


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to