I found where you can use Log4j using:

LogUtils.setLoggerClass(Log4jLogger.class);

I'd like to use commons-logging though.

Has anyone Written a commons-logging log implementation?

Reply via email to