Comment #33 on issue 22623 by [email protected]: "This webpage is not available." http://code.google.com/p/chromium/issues/detail?id=22623
> @ghosttie: I don't know for sure on Google Chrome for Mac, but I think > you need to run it from > the command line with --enable-logging, which will print the log messages > out to the console. > Someone who works more with the Mac port will be able to confirm. I can confirm; if you run from command line you will get logging output to the console. Note however, be very careful to first QUIT chrome before trying to open it from the command line. (Otherwise because of bug 22163, you may end up accessing the profile from different processes!) Open Terminal.app and run: % /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --enable-logging --log-level=0 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
