Updated Home (markdown)

shikhar
2011-03-06 03:48:35 -08:00
parent d595b7337d
commit d368d6a51b

@@ -13,8 +13,6 @@ Frequently Asked Questions
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 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.
*In versions less than 0.3.0 there is an embarrassing bug that some logger categories are misconfigured. So filtering will not work correctly.*
+ **Android support** + **Android support**
sshj works on Android 2.3+, with a slightly different [Config](https://github.com/shikhar/sshj/blob/master/src/main/java/net/schmizz/sshj/AndroidConfig.java). sshj works on Android 2.3+, with a slightly different [Config](https://github.com/shikhar/sshj/blob/master/src/main/java/net/schmizz/sshj/AndroidConfig.java).