Created
March 29, 2012 17:27
-
-
Save rnewman/2240379 to your computer and use it in GitHub Desktop.
Enable all the logs!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for x in CollectionKeys \ | |
Command \ | |
DelayedWorkTracker \ | |
GlobalSession \ | |
InfoCollections \ | |
JPakeCrypto \ | |
JPakeRequest \ | |
SyncJPakeStage \ | |
MetaGlobal \ | |
MiddlewareSession \ | |
BaseResource \ | |
ConnectionMonitorThread \ | |
SyncResponse \ | |
CollectionRequest \ | |
SyncStorageResourceDelegate \ | |
SyncStorageResponse \ | |
TLSSocketFactory \ | |
BookmarksDataAccessor \ | |
SyncHistoryVisits \ | |
BrowserDataAccessor \ | |
BrowserRepoSession \ | |
ClientsDatabase \ | |
ClientsDatabaseAccessor \ | |
FennecTabsSession \ | |
RepoUtils \ | |
BookmarkRecord \ | |
ClientRecord \ | |
HistoryRecord \ | |
TabsRecord \ | |
RepositorySession \ | |
RepositorySessionBundle \ | |
Server11Session \ | |
RecordUploadRunnable \ | |
StoreTrackSession \ | |
SetupSuccessActivity \ | |
SetupSync \ | |
SyncAccounts \ | |
SyncAuthService \ | |
EnsureClusterURLStage \ | |
EnsureKeysStage \ | |
FetchInfoCollStage \ | |
ServerSyncStage \ | |
SyncClientsEngineStage \ | |
ClientUploadDelegate \ | |
StubActivity \ | |
SyncAdapter \ | |
SyncConfiguration \ | |
CRecordConsumer \ | |
RecordsChannel \ | |
SerialRecordConsumer \ | |
SyncDelSDelegate \ | |
SynchronizerSession \ | |
SynczrConfiguration \ | |
Utils; | |
do adb shell setprop log.tag.$x VERBOSE; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment