From: Lars H. <he...@se...> - 2008-07-23 12:07:22
|
Hi Markus, [...] >> Hmmm... maybe we stick with the java.logging for the 1.5 series and wait for >> other opinions and may switch to SLF4J in the 2.0 branch (if TMAPI 2.0 >> become reality). > I could live with that, too, of course--though I'd still say it's better to > propagate good libraries/facades early as long as they're rather > lightweight ;) Okay, I think we'll stick for the time being to Java Logging. But you should be able to redirect that output to SL4J via the "SLF4JBridgeHandler", see <http://www.slf4j.org/api/org/slf4j/bridge/SLF4JBridgeHandler.html> and <http://www.slf4j.org/legacy.html>. Best regards, Lars -- Semagia <http://www.semagia.com> |