Thanks a lot for your answer, Ceki, Mark, Serge... I just hope it will prove to be useful to people. If it is used by people, I am probably gonna go on developping it. At the very least, it is a heavy argument against people who think that Logging is a "retro" method to debug and claim that logging is hindering performance in Java... ( Probably preaching on this list is not very useful but you'll be surprised how often you hear this kind of thing)
By the way, if anyone has "reallife" performance statistics availiable, I'll be insterested to put them on the website... Cheers, Lucas On Fri, 18 Jul 2003 23:42:15 +0200 Ceki Gülcü <[EMAIL PROTECTED]> wrote: > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]