slf4j typo

ansell
2011-09-25 23:00:26 -07:00
parent a01e0d273a
commit 2356f6c249

@@ -11,7 +11,7 @@ Frequently Asked Questions
+ **Toning down the logging** + **Toning down the logging**
sshj uses sl4j, which is just a facade, so it depends on how the underlying logging implementation you are using is configured. For example, in case of log4j this is typically accomplished with a `log4j.properties` in the classpath. Filter out/down messages from the `net.schmizz` category. sshj uses slf4j, which is just a facade, so it depends on how the underlying logging implementation you are using is configured. For example, in case of log4j this is typically accomplished with a `log4j.properties` in the classpath. Filter out/down messages from the `net.schmizz` category.
+ **Android support** + **Android support**