My vague memory is that the log is written to a file on the side.
Two options:
- If you run it within Visual Studio, it shows up in the "Output" window.
- There's some flag like --also-log-to-console; look in logging.cc for
something about logging destinations.

On Mon, Sep 28, 2009 at 7:39 AM, James Su <[email protected]> wrote:
> Hi,
>   I'd like to print some log information when running Chromium on Windows.
> But when I ran chrome --log-level=0 in a shell, nothing was printed out.
> What should I do then?
>
> Regards
> James Su
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to