Open hakan42 opened 10 years ago
Development versions (built on developer box) should log to logcat, alpha and upwards (built on Jenkins) to the specific data directory /data/data/my-app-package/files
Make unit tests use logback as well:
Remove package name from LOGPATH by using /data/data/${PACKAGE_NAME}/files/my.log
http://tony19.github.io/logback-android/