Re: Three things I couldn't find on the Log4j 2 Site

2013-04-10 Thread Selena Phillips
Did you ever find out where the api documentation was. I really need this too. - To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org

Re: Three things I couldn't find on the Log4j 2 Site

2013-03-28 Thread Gary Gregory
On Sun, Mar 24, 2013 at 4:08 AM, Nick Williams nicho...@nicholaswilliams.net wrote: I've been a Log4j 1 user for years and I love it. I'm currently writing a book for Java EE 7 + Spring Framework 4 development and one of my chapters is on application logging. I was going to cover Log4j 1 and

Re: Three things I couldn't find on the Log4j 2 Site

2013-03-28 Thread Ralph Goers
On Mar 28, 2013, at 7:53 AM, Gary Gregory wrote: On Sun, Mar 24, 2013 at 4:08 AM, Nick Williams nicho...@nicholaswilliams.net wrote: I've been a Log4j 1 user for years and I love it. I'm currently writing a book for Java EE 7 + Spring Framework 4 development and one of my chapters is on

Re: Three things I couldn't find on the Log4j 2 Site

2013-03-28 Thread Nick Williams
On Mar 28, 2013, at 5:58 PM, Ralph Goers wrote: On Mar 28, 2013, at 7:53 AM, Gary Gregory wrote: On Sun, Mar 24, 2013 at 4:08 AM, Nick Williams nicho...@nicholaswilliams.net wrote: I've been a Log4j 1 user for years and I love it. I'm currently writing a book for Java EE 7 + Spring

Three things I couldn't find on the Log4j 2 Site

2013-03-24 Thread Nick Williams
I've been a Log4j 1 user for years and I love it. I'm currently writing a book for Java EE 7 + Spring Framework 4 development and one of my chapters is on application logging. I was going to cover Log4j 1 and then I stumbled upon Log4j 2. It looks like a serious improvement over Log4j 1 and I'm

Re: Three things I couldn't find on the Log4j 2 Site

2013-03-24 Thread Peter DePasquale
This has long frustrated me as well. Many times I find broken links and am forced to do a lot of hand URL editing/probing to find what there is. On Sun, Mar 24, 2013 at 4:08 AM, Nick Williams nicho...@nicholaswilliams.net wrote: 3) Where is the darned JavaDoc API documentation? I'm quite

Re: Three things I couldn't find on the Log4j 2 Site

2013-03-24 Thread Ralph Goers
First, while I've done a lot of the work up until this point Apache is a place where the community makes the decisions. 1) How stable is the API? We recently had requests to add at least one log(level, ) method to the API. That will probably be done. We have also had a request to

Re: Three things I couldn't find on the Log4j 2 Site

2013-03-24 Thread Nick Williams
Yikes. This could take some getting used to. For years the Tomcat mailing list has drilled top posting is bad into my head, and then I come here and top posting is all y'all do. :-P Understood that the community makes the decisions. I have been contributing to the Tomcat project for a while