[slf4j-dev] svn commit: r1271 - slf4j/trunk/slf4j-site/src/site/pages
ceki at slf4j.org
ceki at slf4j.org
Wed Jan 28 20:04:42 CET 2009
Author: ceki
Date: Wed Jan 28 20:04:41 2009
New Revision: 1271
Modified:
slf4j/trunk/slf4j-site/src/site/pages/faq.html
Log:
- minor rewording
Modified: slf4j/trunk/slf4j-site/src/site/pages/faq.html
==============================================================================
--- slf4j/trunk/slf4j-site/src/site/pages/faq.html (original)
+++ slf4j/trunk/slf4j-site/src/site/pages/faq.html Wed Jan 28 20:04:41 2009
@@ -341,12 +341,10 @@
perspective, SLF4J bindings such as slf4j-simple or
slf4j-log4j12 may require a specific version of slf4j-api. <span
class="redBold">Mixing different versions of slf4j artifacts can
- be problematic and is strongly discouraged. Instead, we
- recommend that the version slf4j-api your are using matches that
- of the slf4j binding.</span> For instance, if you are using
- slf4j-api-1.5.6.jar, then you should also use
- slf4j-simple-1.5.6.jar, using slf4j-simple-1.4.2.jar will not
- work.
+ be problematic and is strongly discouraged. </span> For
+ instance, if you are using slf4j-api-1.5.6.jar, then you should
+ also use slf4j-simple-1.5.6.jar, using slf4j-simple-1.4.2.jar
+ will not work.
</p>
<p>At initialization time, if SLF4J suspects that there may be a
More information about the slf4j-dev
mailing list