[slf4j-user] SLF4J on the Google Android Platform

Thorsten Möller Thorsten.Moeller at unibas.ch
Thu Oct 22 18:53:53 CEST 2009


On Thursday, October 22, 2009 5:53 PM [GMT+1=CET],
Ceki Gulcu <ceki at qos.ch> wrote (with possible deletions):

> I think git supports Unix symbolic links but not all operating
> systems support sym links which makes sym-link in git pointless. I am
> not aware of a git equivalent for svn:externals.
>
> However, you could modify the build file for the slf4j-android*
I gave it this name already :-)

> module so that it copies the source files it needs from the slf4j-api
> module. This is pretty easy to do with an Ant target which you can
> then add to the Maven build life cycle.  By the way, initial versions
> of SLF4J where each binding also contained the contents of slf4j-api
> used to work exactly this way.
Would be a solution. Let me check that.

The initial version is now pushed to my fork:
http://github.com/twwwt/slf4j/tree/master/slf4j-android/

Note that you need to install the Android SDK and set an environment 
variable ANDROID_SDK_HOME in order to build it.


Enjoy!
Thorsten 





More information about the slf4j-user mailing list