Noel J. Bergman wrote:

we could also use reflection at all to call those log( methods,
but this might result in an performance loss.


Is logging is THAT performance critical?


Not for me, but i have seen so many benchmarks about logging-libraries, that i just wanted to bear in mind that this could be a problem for others.
Using such a solution it might make it possible to create a log4jlogger without having log4j in classpath during compilation at all.


However, beside it is complicated and error prone to implement (use for "last exit"), i think Ceki's lates solution make this idea useless.

-- Mario


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



Reply via email to