Documentation: Real-time Debug Output
Why does the command line option to get a real-time debug output is different depending on whether Zotero for Firefox or ZStandalone is launched ? Is it an mistake ?
In the Run box, append the following to the very end of the text, after any quotes if present:
Zotero for Firefox
" -jsconsole -ZoteroDebug"
Zotero Standalone:
" -console -ZoteroDebug"
https://github.com/zotero/zotero/blob/01ba8dfc34972e77074555f7c950fd948e44b2f5/chrome/content/zotero/xpcom/debug.js#L101