RE: An odd configuration need...

2004-04-29 Thread Samir Shaikh
problem with the DailyRollingFileAppender is it doesn't roll based on size as well as date. I seem to have to choose between the 2 when I want them both. -Original Message- From: Samir Shaikh [mailto:[EMAIL PROTECTED] Sent: Thursday, April 29, 2004 9:45 AM To: Log4J Users List Subject: R

RE: An odd configuration need...

2004-04-29 Thread Samir Shaikh
Hi Alan & all, I have a similar situation with one of my products. I am considering logging to a local database. BTW, there is a DailyRollingFileAppender already in there also. for e.g. I have the following configuration for one of my loggers: - log4j.logger.site=DEBUG, S2 log4j.appender.S2=or

RE: Is it possible to set log levels at runtime?

2004-04-07 Thread Samir Shaikh \(ex 444\)
gure log4j using Configurator#configureAndWatch (rather than just Configurator#configure which is the default). Yoav Shapira Millennium Research Informatics >-Original Message- >From: Samir Shaikh (ex 444) [mailto:[EMAIL PROTECTED] >Sent: Wednesday, April 07, 2004 1:25 PM >

RE: Is it possible to set log levels at runtime?

2004-04-07 Thread Samir Shaikh \(ex 444\)
Hi, Can I change the log4j.properties file and expect the application to change at runtime (i.e. w/o restarting the app)? Thanks. Samir -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Friday, April 02, 2004 6:04 AM To: Log4J Users List; [EMAIL PROTECTED] Subject: RE:

RE: ip of client

2004-02-11 Thread Samir Shaikh
izing tomcat, the request object as part of the doGet and doPost : RequestObject.getRemoteAddr(); -Original Message- From: Samir Shaikh [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 8:03 PM To: 'Log4J Users List' Subject: ip of client Hi, I have a webservice and

ip of client

2004-02-11 Thread Samir Shaikh
Hi, I have a webservice and I am wanting to get the Client IP (the one that comes in server access logs) for logging purposes. I dont know how to get that. Any help in this will be appreciated. Thanks. Samir - To unsubscribe, e-