Re: new wizards to generate log4j.xml files

2007-04-05 Thread Jacob Kjome
Excellent. I just tried the 1.3 version. Very slick! You might want to put references to these out on the Wiki http://wiki.apache.org/logging-log4j/Log4JProjectPages Might be appropriate to put it under UsefulCode, but maybe there should be another page just for links like this? Anyw

Re: log4j blocking problem

2007-04-05 Thread Curt Arnold
On Apr 5, 2007, at 12:17 PM, mehmet bilgin wrote: i am using log4j with jboss application server.the smtpappender doesnot fulfill my needs so i write another smtpappender.this appender has an attribute name String mailTo.so you can change the mailto address from the xml file.i have an asyn

log4j blocking problem

2007-04-05 Thread mehmet bilgin
i am using log4j with jboss application server.the smtpappender doesnot fulfill my needs so i write another smtpappender.this appender has an attribute name String mailTo.so you can change the mailto address from the xml file.i have an asyncappender which contains a reference to the my smtpappen

RE: Configuring Log4J with Maven Testing and Production

2007-04-05 Thread Gallagher, Ron
I've added an entry to the wiki page you referenced. Ron Gallagher -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 03, 2007 10:16 PM To: Log4J Users List Subject: RE: Configuring Log4J with Maven Testing and Production This might make a good wiki en

new wizards to generate log4j.xml files

2007-04-05 Thread dirk ooms
Hello, i created 2 new wizards that generate log4j.xml files (logging to file, console, socket and email + support for multiple loggers). for log4j 1.2.x: http://wizardforge.org/pc?action=showVersion&id=65 for log4j 1.3: http://wizardforge.org/pc?action=showVersion&id=71 enjoy, dirk -

blocking problem

2007-04-05 Thread e120281
i am using log4j with jboss application server. the smtpappender doesnot fulfill my needs so i write another smtpappender. this appender has an attribute name String mailTo. so you can change the mailto address from the xml file. i have an asyncappender which contains a reference to the my smtpapp