User Services/Sync/Debug Sync: Difference between revisions

(Created page with "Often it's helpful to provide diagnostic log data in bugs to help a developer fix an issue. Here are some tips: ==Desktop== # goto about:config # filter by 'sync.log' # Cont...")
 
Line 3: Line 3:
==Desktop==
==Desktop==
# goto about:config
# goto about:config
# filter by 'sync.log'
# In the filter field type 'sync.log'
# Context click on pref and set it as:
# Context click on pref and set it as:
#* services.sync.log.appender.file.logOnSuccess to True
#* services.sync.log.appender.file.logOnSuccess to True
#* services.sync.log.logger.engine.bookmarks to Trace
#* services.sync.log.logger.engine.bookmarks to Trace
# view logs here: about:sync-log  
# In Firefox, go here: about:sync-log
 
You can also open the console to view errors:
Tools > Web Developer > Web Console


==Android==
==Android==
Confirmed users
964

edits