slf4android
Created by: nick, Last modification: Mon 26 of Jan, 2009 (10:40 UTC)
The interdroid team is pleased to announce the release of slf4android. This is a Simple Logging Facade implementation for Android which can bridge legacy logging systems to the Android native Log class. Due to the limitation on log tag length on Android this library has to shorten many classnames in order to use them as tags. The shortened versions will be logged with the "slf4j" tag to make it easier to find them for filtering.
As always the source can be found on our GForge machine as well as releases both there and here on interdroid.net.