Eelco Hillenius wrote: > > It would perform slightly better when debugging is on, but a bit worse > if it is off. That single isDebugEnabled would still be cheaper than > letting log.debug demine whether the log level is on *and* > constructing the string and getting the request cycle. >
If just4log (http://just4log.sourceforge.net) supported slf4j, then it would give the best of both worlds. -- View this message in context: http://www.nabble.com/some-remarks-on-LoadableDetachableModel.getObject%28%29-tf4313719.html#a12306192 Sent from the Wicket - Dev mailing list archive at Nabble.com.
