[ANNOUNCEMENT] Apache Log4j 2.0-beta5 released

2013-04-24 Thread Ralph Goers
The Apache Log4j 2 team is pleased to announce the Log4j 2.0-beta5 release! Apache log4j is a well known framework for logging application behavior. Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements availa

Re: Simple test case for logging uner a tomcat web app

2013-04-24 Thread Remko Popma
Peter, Glad to be of help. First, you NEED a root logger. I finished analysis of the bug and other loggers are ignored if no root element exists. Not sure yet if we'll fix the code or the docs, but that is the behavior of beta5. The default (nameless) package doesn't play well with logger n

Re: Simple test case for logging uner a tomcat web app

2013-04-24 Thread Peter DePasquale
Thanks Remko, you have validated my sanity. I was finally able to sit down tonight and integrate in your suggestions and all works well. I'm also thrilled to have found a bug! Now I can return to successful logging in my application and track down a bunch of other problems on my end. I'm sure I w

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Gary Gregory
Welcome aboard Remko! Gary On Apr 24, 2013, at 3:50, Christian Grobmeier wrote: > Hi all, > > it is my pleasure to announce to the community > that Remko Popma has joined our ranks. > > He made remarkable contributions to log4j 2 > and we all believe he is a valuable member > of Apache Logging

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Remko Popma
Thank you all for your kind words. Looking forward to working with you all to make log4j2 even more awesome. Remko Sent from my iPhone On 2013/04/24, at 21:54, Ralph Goers wrote: > Welcome Remko! I am greatly looking forward to your continuing contributions. > > Ralph > > On Apr 24, 2013,

Re: [ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Ralph Goers
Welcome Remko! I am greatly looking forward to your continuing contributions. Ralph On Apr 24, 2013, at 12:49 AM, Christian Grobmeier wrote: > Hi all, > > it is my pleasure to announce to the community > that Remko Popma has joined our ranks. > > He made remarkable contributions to log4j 2 >

[ANNOUCMENT] Welcome Remko Popma

2013-04-24 Thread Christian Grobmeier
Hi all, it is my pleasure to announce to the community that Remko Popma has joined our ranks. He made remarkable contributions to log4j 2 and we all believe he is a valuable member of Apache Logging Services now and in future. Kind regards, Christian