Re: web app dynamic configuration

2004-06-16 Thread Jacob Kjome
At 10:43 PM 6/16/2004 -0600, you wrote: Jacob Kjome wrote: Have you looked at the ConfigurationServlet in the logging-log4j-sandbox? http://cvs.apache.org/viewcvs.cgi/logging-log4j-sandbox/src/java/org/apache/log4j/servlet/ConfigurationServlet.java Hadn't seen it actually... thanks! No problem. Y

Re: web app dynamic configuration

2004-06-16 Thread Derek Scherger
Jacob Kjome wrote: Have you looked at the ConfigurationServlet in the logging-log4j-sandbox? http://cvs.apache.org/viewcvs.cgi/logging-log4j-sandbox/src/java/org/apache/log4j/servlet/ConfigurationServlet.java Hadn't seen it actually... thanks! You might want to verify whether your implementation p

Re: web app dynamic configuration

2004-06-16 Thread Jacob Kjome
Have you looked at the ConfigurationServlet in the logging-log4j-sandbox? http://cvs.apache.org/viewcvs.cgi/logging-log4j-sandbox/src/java/org/apache/log4j/servlet/ConfigurationServlet.java You might want to verify whether your implementation provides all the capabilities of the one above. If you

web app dynamic configuration

2004-06-16 Thread Derek Scherger
Hi folks, I've got a bit of a start on a servlet that allows dynamic configuration changes to log levels used by various Logger's. It already is quite useful for me as it allows changes to be made to a running/deployed web-app without restarting or re-deploying. If this was included in the log4j.j

RE: How to use SMTPAppender for info messages

2004-06-16 Thread James Stauffer
How is that appender used? Can you show how you configure a logger to use that appender? James Stauffer -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot Sent: Wednesday, June 16, 2004 8:41 AM To: [EMAIL PROTECTED] Subject: How to use SMTPAppender for i

How to use SMTPAppender for info messages

2004-06-16 Thread Marc Guillemot
Hi, I'd like to use a SMTPAppender to send info messages (these are not errors but informations about the lifecycle of the application). I get only ERROR and FATAL messages sent although I set the threshold to INFO: Is it possible to configure it from the log4j.xml or do I

Re: Pathing question

2004-06-16 Thread Frank Zammetti
That's awesome, thank you! Now I have to go remove my hack job... Last night I wound up writing code that would read in the Log4J XML config file and find the filenames, then append the path to the log files at that point (which I figured out how to get at runtime from within my startup plug-in)

Re: [BOUNCE] RE: Create LogFactory/Log for Log4j and use commons.logg ing

2004-06-16 Thread Ceki Gülcü
Michael, No worries. No one will remove you because of an honest mistake. You probably inadvertently replied to messages requiring a receipt. At 03:30 AM 6/16/2004, you wrote: I am sorry, but I have no idea what is causing this. It is not happening with any other list I'm on and has not, to my kn