java - Using Apache LogFactory on Android -


i migrating java code android. codebase contain quite bit logfactory.getlog(xxx). logfactory comes org.apache.commons.logging.logfactory

how can use in android, if not, best replacement it?

thank you!

you might want @ slf4j wrap android logging functions. aware jar files on site behind source held in git, , 1.6.1-rc1 jar has been 'release candidate' since 2010.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -