Thorbjoern Ravn Andersen wrote:
Is there any scenario to your knowledge where the logger lookup mechanism may be slow?
No, it's never slow. However, some implementations are better than others.
Am I right in assuming that the logback mechanism for looking up loggers is faster than in log4j? There must be a reason for the original recommandation :)
The original log4j recommendation dates to 1999 or to pre-JEE days. It has not evolved since.
-- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev