Confirmed users
964
edits
| Line 17: | Line 17: | ||
** put adb in your path so you can call it from anywhere. | ** put adb in your path so you can call it from anywhere. | ||
** Run this: | ** Run this: | ||
<nowiki>adb setprop log.tag.FxSync VERBOSE | <nowiki> | ||
adb setprop log.tag.FxAccounts VERBOSE | adb setprop log.tag.FxSync VERBOSE | ||
adb setprop log.tag.FxAccountSyncAdapter VERBOSE</nowiki> | adb setprop log.tag.FxAccounts VERBOSE | ||
adb setprop log.tag.FxAccountSyncAdapter VERBOSE</nowiki> | |||
** Run this <nowiki>adb logcat | grep -in 'account'</nowiki> | ** Run this <nowiki>adb logcat | grep -in 'account'</nowiki> | ||