Re: wm.log time stamp broken?

Endre Stølsvik <[email protected]> Tue, 4 Apr 2006 11:29:55 +0200 (CEST)
Newsgroups gmane.comp.java.webmacro.user
Message-ID <[email protected]>
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-499727673-1144142995=:40525
Content-Type: TEXT/PLAIN; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable

On Mon, 3 Apr 2006, Keats Kirsch wrote:

| Endre St=F8lsvik wrote:
|=20
| > I personally use log4j for our server, so log4j would in theory suit =
me
| > totally nice, but considering that there are both log4j and the now r=
ather
| > prevalent jsr 47 (java.util.logging) and some other fringe stuff, it =
seems
| > slightly backwards to go with one specific system.
| >=20
| > Regards,
| > Endre
| > =20
| I agree.  I think we should look at the JCL
| (http://jakarta.apache.org/commons/logging/) since it already provides
| adapters for java.logging and Log4J, etc.

And again, SLF4J.
  http://www.slf4j.org/

This uses a very different "resolving" than clogging (=3D=3Djcl), in that=
 you=20
actually include a specific implementation of the "logging facade": you=20
simply add one of several jars to the classpath, e.g. a slf4j-log4j.jar,=20
or slf4j-jsr47.jar, or a simple slf4j-stderr.jar. (Names have been faked,=
=20
to protect me from actually having to look them up)=20
  Ceki G=FClc=FC (the founder of log4j) started this as a reaction to lot=
s of=20
problems with the clogging-paradigm, that has to do with classloaders in=20
multi-cl systems, _typically_ servlet containers, tomcat. Since slfj4 use=
s=20
a _static_ linking, such problems are thus avoided.

Regards,
Endre.
--0-499727673-1144142995=:40525--


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642