Slf4j
This is version
1
2
3
4
5
6
7
8
9
10
11
12
13
14
. It is not the current version, and thus it cannot be edited.
Back to current version
Restore this version
SLF4J , Simple Logging Facade for Java
#
website
JIRA issue 376
Steps
#
run the
slf4j migrator
add the slf4j-api.jar to the eclipse buildpath
src change:
log.fatal(
==>
log.error(
change build.xml so that slf4j-api.jar is added to WEB-INF/lib
test with tomcat
test with WebSphere (old JSPWiki version and new (slf4j) JSPWiki version