Re: get off list

2007-08-22 Thread gaspode
THIS DOES NO WORK! Could some admin please remove me MANUALLY from this list? Don't count on your automatic administrative command, it just does not work. (sheeesh) On 8/15/07, Matthew Kemp <[EMAIL PROTECTED]> wrote: > --- Administrative commands for the log4j-user list --- > > I can handle admi

Re: Dynamically changing log levels using Chainsaw

2007-03-13 Thread gaspode
e anybody, espacially not Nathan, I think it's really nice having people contributing such tools. Cheers all, Gaspode On 3/12/07, Jacob Kjome <[EMAIL PROTECTED]> wrote: At 11:54 AM 3/12/2007, you wrote: >Log4J 1.3 will actually provide a servlet (org.apache.log4j.servlet) >that le

Re: Dynamically changing log levels using Chainsaw

2007-03-12 Thread gaspode
nside your project is as simple as that: net.sourceforge.openutils openutils-log4j 1.0 add then some mapping to you Web app: log4j it.openutils.log4j.Log4jConfigurationServlet log4j /log4j/* And you're done :-) Have fun, Gaspode On 3/9/07, James Stauffer <[EMAIL PROT

Access Log4J with JMX ?

2006-11-17 Thread gaspode
Hi all, I'd like to change the Log4J configuration remotely while my app is running. I started a simple JMX solution when I noticed that Log4J already includes a JMX package : org.apache.log4j.jmx. Unfortunately, this package is not well documented, and I could not find any mention of it in "The