RE: java.util.logging

2001-04-30 Thread Michael McCauley
Jochen Hiller wrote: 03/13/2001 15:20:17 >But if you are interested, I can you send you some code. Jochen, Can you send me some code? I've been trying unsuccessfully to wrap the log4j code in a Java Logging API style wrapper. Thanks, Mick. *

RE: java.util.logging

2001-04-30 Thread Ceki Gulcu
Michael, No I have not received it. Look under contribs/ in log4j 1.1b6. Ceki --- Michael McCauley <[EMAIL PROTECTED]> wrote: > > On 14/3/01, Ceki wrote > > Jochen, > > Please send me your new version. I will > immediately add it in the > contribs/ > > directory of log4j. > > Ceki, > > Did yo

RE: java.util.logging

2001-04-30 Thread Michael McCauley
On 14/3/01, Ceki wrote > Jochen, > Please send me your new version. I will immediately add it in the contribs/ > directory of log4j. Ceki, Did you ever get the new version? Where is the contribs directory for log4j? Thanks, Mick. **

RE: java.util.logging

2001-03-22 Thread Nagarajan Chinnasamy
sage- From: Jochen Hiller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 4:50 AM To: [EMAIL PROTECTED] Cc: LOG4J Users Mailing List; LOG4J Developers Mailing List Subject: RE: java.util.logging Greg, I just did some work to support JSR 047 (hacked partial JSR implementation). We

RE: java.util.logging

2001-03-14 Thread Ceki Gülcü
>Phone +41 71 67718 00 >Mobile +49 171 3396054 >Fax +41 71 67718 44 >Email [EMAIL PROTECTED] > >-Original Message- >From: Comeau, Greg [mailto:[EMAIL PROTECTED]] >Sent: Mittwoch, 21. Februar 2001 22:40 >To: 'LOG4J Users Mailing List' >Subject: R

RE: java.util.logging

2001-03-13 Thread Jochen Hiller
Title: RE: java.util.logging Greg,   I just did some work to support JSR 047 (hacked partial JSR implementation). We use now the java.util.logging API in some projects, but the underlying implementation is completely based on log4j. We use it in EJB and JSP environments. Works fine for JDK