You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Malcolm Davis <ma...@nuearth.com> on 2000/10/31 04:04:51 UTC

Logging API, IBM, JLog

I reviewed some of the Logging API at
http://java.sun.com/aboutJava/communityprocess/review/jsr047/index.html,
and it looks extremely similar to the IBM package at
http://www.alphaworks.ibm.com/tech/loggingtoolkit4j

Some of the classes have the same name, purpose and
similar interfaces, such as SocketHandler.  Even the
framework layout looks similar.

The IBM logging framework at AlphaWorks looks
entirely different than the one at Jlog.org

- Malcolm


RE: Logging API, IBM, JLog

Posted by Malcolm Davis <ma...@nuearth.com>.
Yes, I meant log4j.org.
Thanks for the correction, my apology.

> -----Original Message-----
> From: Wong Kok Wai [mailto:wongkw@pacific.net.sg]
> Sent: Monday, October 30, 2000 9:33 PM
> To: struts-user@jakarta.apache.org
> Subject: Re: Logging API, IBM, JLog
> 
> 
> JLog? Are you referring to Log4j.org instead?
> 
> Malcolm Davis wrote:
> 
> >
> > The IBM logging framework at AlphaWorks looks
> > entirely different than the one at Jlog.org
> >
> > - Malcolm
> 

Re: Logging API, IBM, JLog

Posted by Wong Kok Wai <wo...@pacific.net.sg>.
JLog? Are you referring to Log4j.org instead?

Malcolm Davis wrote:

>
> The IBM logging framework at AlphaWorks looks
> entirely different than the one at Jlog.org
>
> - Malcolm