A vanilla log4j binding for SLF4J could alleviate nlog4j/log4j compatibility problems that we suspect may arise. The vanilla log4j binding with SLF4J would be similar to the JDK 1.4 binding that currently exists. It would require an official version of log4j.jar (as distributed by http://logging.apache.org) to be present on the class path.
You can expect such a binding to be available on October 21st, but probably before that. How does that sound? At 11:03 PM 10/12/2005, Emmanuel Lecharny wrote:
Hi Jerome, <snip/> > If you go for SLF4J, wouldn't that resolve your problem. We already are using slf4j since july, 6... But it seems that it's not enough, as some end-users want to use log4j without swapping their log4j.jar for a nlog4j.jar library. Ceki Gülcü is actually thinking of a way to deal with this issue. -- Emmanuel
-- Ceki Gülcü The complete log4j manual: http://www.qos.ch/log4j/
