Le 10/07/2013 13:03, Knut Anders Hatlen a écrit :
There has been some talk about replacing Derby's custom logger with java.util.logging:https://issues.apache.org/jira/browse/DERBY-3481 https://issues.apache.org/jira/browse/DERBY-5007
slf4j might also be considered, as it seems to be more and more used by open-source projects, and is supposed to be framework agnostic. Bridging to j.u.l may however incur a performance penalty. M.
