You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jeremy Roman, Chromium-dev
I am already using this. My command line is: out\Debug\xwalk.exe ..\..\manifest.json --enable-logging --v=1 --wait-for-debugger --blink-platform-log-channels=* --js-flags="--log_all"
Are those logs supposed to show up in Visual Studio or do I need some other tool or do they get written in some file?
Matej Šircelj
unread,
Oct 30, 2015, 5:04:16 AM10/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jeremy Roman, Chromium-dev
I figured it out. The * wildcard doesn't work and I needed --single-process.