Scott Archer Tue, 14 Oct 2008 13:47:35 -0700
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?