Added the link.


I think you have had a brilliant idea.

At 10:50 PM 7/17/2003 +0200, you wrote:


Hello,

I wanted to advertise Just4log (http://just4log.sf.net/), a apache-licensed project that's highly related to Log4j:

In the Log4j manual, Ceki Gülcü speaks about the "The method invocation involves the "hidden" cost of parameter construction."
( refer to http://jakarta.apache.org/log4j/docs/manual.html
section "Logging performance when logging is turned off")


That led me to the thought that a postprocessor acting on the bytecode would be interesting to write. (a preprocessor is definitely not java) Dada, Just4log was born: it is a anttask that transforms the bytecode to remove the hidden cost of parameter construction.

Just4log uses Jakarta BCEL to operate on the bytecode.

        Do not hesitate to mail me any question regarding this project.
        Cheers,
        Lucas

PS: Is it possible to reference Just4log on the Log4j website ?

Just4log
http://just4log.sf.net/

--
Ceki For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to