On 2012-04-19 16:49, ashimita wrote:
...
You just need an implementation of the slf4j interfaces that works
with whatever Android uses as default logger. No source code change
in jackrabbit should be needed.
I am sorry I don't understand about the interfaces you are talking
about. Can you point me to some information? The main problem is that
Android's Dalvik Virtual machine does not allow you to run many Java
packages. The libraries I have mentioned above are some of them.
> ...
slf4j is just a set of interfaces. If you want to use a specific logging
system not supported yet, you can implement it yourself.
I don't understand how this can be impossible with Dalvik.
...
Best regards, Julian