Hi all, I'm working on one of the bugs in chrome and the thing that's halted my progress is that I can't get logging to work on Linux. I build chrome in Debug mode, but when I launch it (with --log-level=0), it spits out a few log message and then detaches from the terminal. I get no further logging despite littering my code with LOG(INFO) messages. I'm not building with any special flags, just 'hammer chrome' and I'm just running with ' --log-level=0' and nothing else. Help!
--~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
