CloudServices/Sync/Client Log Debugging

From MozillaWiki
< CloudServices‎ | Sync
Revision as of 22:24, 20 August 2014 by Rfkelly (talk | contribs) (Created page with "= Tips for Debugging a Sync Client Log = Firefox Sync clients can generate a lot of logging output, which is helpful for debugging sync client problems but can be very hard w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tips for Debugging a Sync Client Log

Firefox Sync clients can generate a lot of logging output, which is helpful for debugging sync client problems but can be very hard work to wade through. This page is a collection of common things to look for when trying to diagnose an issue from sync client logs.

How to get Good Logs

See the following pages for details on how to produce sync client logs:

Things to Look For

This will soon be filled in with common log messages and details on what they mean, whether they're bugs, how to resolve them, etc.