Changes for page Logging

Last modified by Antoine Mottier on 2023/07/17

<
From version < 14.1 >
edited by Vincent Massol
on 2013/02/27
To version < 15.1 >
edited by Thomas Mortagne
on 2013/03/22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -64,7 +64,7 @@
64 64  
65 65  == Using a different SLF4J implementation ==
66 66  
67 -If you wish, for example, to use Log4J to log all logs produced by XWiki you can do so by doing the following ([[described in the SLF4J manual>>hhttp://www.slf4j.org/manual.html]]):
67 +If you wish, for example, to use Log4J to log all logs produced by XWiki you can do so by doing the following ([[described in the SLF4J manual>>http://www.slf4j.org/manual.html]]):
68 68  * Remove the Logback SLF4J implementation from the classpath by removing ##WEB-INF/lib/logback-classic-*.jar## and ##WEB-INF/lib/logback-core-*.jar##
69 69  * Remove the Log4J over SLF4J JAR from the classpath by removing ##WEB-INF/lib/log4j-over-slf4j-*.jar##
70 70  * Add the Log4J SLF4J implementation to the classpath: ##slf4j-log4j*-*.jar##

Get Connected