mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
Updated Home (markdown)
2
Home.md
2
Home.md
@@ -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.
|
||||
|
||||
*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**
|
||||
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user