From: zerginator Date: Tue, 12 Mar 2013 06:56:27 +0000 (+0100) Subject: This wraps the android.util.logging into Log_OC which , if its enabled X-Git-Tag: oc-android-1.4.3~36^2~9 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/8e36e7cc3e6218ccb80ee2af3eb0a19df24e339f?hp=8e36e7cc3e6218ccb80ee2af3eb0a19df24e339f This wraps the android.util.logging into Log_OC which , if its enabled in the app, logs the logcat into a file. It also includes the phone information (MODEL, VERSION...) https://github.com/owncloud/android/issues/97 ---