<div dir="ltr">HI Mark, hi Ryan,<div>thanks for the input, I can pretty reliably see the output in the sync files now. </div><div><br></div><div>I see errors on the console/toolbox as well, but I am guessing that it doesn't show Debug for JS as I can't tick in the menu what level to show. Can I see more there?<br></div><div><br></div><div>@Mark: I was using All as the comment in [1] refers to ALL and I am not yet familiar with what to use.</div><div><br></div><div><font face="arial, helvetica, sans-serif">For anybody else reading this in the future, you need to set both </font></div><div><font face="arial, helvetica, sans-serif"><span style="white-space:pre-wrap">  services.sync.log.appender.console
  services.sync.log.appender.dump</span></font><br></div><div><span style="font-family:arial,helvetica,sans-serif;white-space:pre-wrap">everytime you start a new sync, as they get overwritten with starting a new connection.</span></div><div><span style="white-space:pre-wrap"><br></span></div><div>Thanks</div><div>Peter</div><div><br></div><div><br></div><div>[1] <a href="https://dxr.mozilla.org/mozilla-beta/source/services/fxaccounts/Credentials.jsm#32">https://dxr.mozilla.org/mozilla-beta/source/services/fxaccounts/Credentials.jsm#32</a></div><div><br></div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 20, 2016 at 12:51 PM, Mark Hammond <span dir="ltr"><<a href="mailto:mhammond@mozilla.com" target="_blank">mhammond@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I think you want "All" instead of "ALL". You probably also need the pref browser.dom.window.dump.enabled=true to see output in your shell's console.<br>
<br>
In general, to see everything:<br>
<br>
* every pref matching "services\.sync\.*.log.level" (roughly ;) set to "All"<br>
<br>
Then to control where you see it:<br>
<br>
* to also see it in the toolbox, set services.sync.log.appender.console=All<br>
* to also see it in the browser shell, set services.sync.log.appender.dump=All<br>
* there's another pref for the file logging as seen in about:sync-log, etc<br>
<br>
Mark.<div><div class="h5"><br>
<br>
On 20/07/2016 7:34 PM, Peter Meier wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div class="h5">
Hi,<br>
I am looking into the protocol and I am trying to understand how the<br>
signup works. There are a lot of log.debugs in the code (e.g. [1]). I<br>
have set the following prefs to All:<br>
<br>
|identity.fxaccounts.log.appender.dump;ALL|<br>
<br>
|identity.fxaccounts.loglevel;ALL|<br>
<br>
|services.sync.log.appender.console;ALL<br>
|<br>
<br>
|services.sync.log.appender.dump;ALL<br>
|<br>
<br>
services.sync.log.appender.file.logOnSuccess;true<br>
<br>
And I thought this should lead to seeing the output directly in the<br>
browser toolbox, but I only see the standard url calls.<br>
<br>
I have also enabled chrome and remote debugging in the toolbox settings.<br>
<br>
<br>
Any ideas on how I get to see the output to the console/browser toolbox?<br>
<br>
Thanks<br>
Peter<br>
<br>
<br>
[1] <a href="https://dxr.mozilla.org/mozilla-beta/source/services/fxaccounts/FxAccounts.jsm#1041" rel="noreferrer" target="_blank">https://dxr.mozilla.org/mozilla-beta/source/services/fxaccounts/FxAccounts.jsm#1041</a><br>
<br>
<br></div></div>
_______________________________________________<br>
Dev-fxacct mailing list<br>
<a href="mailto:Dev-fxacct@mozilla.org" target="_blank">Dev-fxacct@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/dev-fxacct" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/dev-fxacct</a><br>
<br>
</blockquote>
</blockquote></div><br></div></div>