Changes

Jump to: navigation, search

Services/Sync/Getting Started

220 bytes added, 15:41, 8 February 2018
Debugging Sync: Update logging information
# Enable logging to Error Console
services.sync.log.appender.console DebugTrace
# Enable logging to STDOUT
services.sync.log.appender.dump DebugTrace
# Log full sync logs on sync success (typically they are only saved on failure)
services.sync.log.appender.file.logOnSuccess true
 
# Enable trace logging for engines
services.sync.log.logger.engine Trace
# (optional) Enable trace logging for all of sync (this is very verbose and will include all request bodies)
services.sync.log.logger Trace
Once you've updated those settings, restart Firefox for them to take effect.
8
edits

Navigation menu