SLF4J , Simple Logging Facade for Java#

website JIRA issue 376

Steps#

  1. run the slf4j migrator
  2. add the slf4j-api.jar to the eclipse buildpath
  3. src change: log.fatal( ==> log.error(
  4. change build.xml so that slf4j-api.jar is added to WEB-INF/lib
  5. test with tomcat
  6. test with WebSphere (old JSPWiki version and new (slf4j) JSPWiki version