Re: Request for verification - Chrome new window moved to other screens is black
Frank Peters <[email protected]> Fri, 26 Dec 2014 11:51:16 -0500
| Newsgroups | gmane.linux.gentoo.amd64 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 26 Dec 2014 11:42:19 -0500 Frank Peters <[email protected]> wrote: > > Are there command-line options to Chrome that would provide debugging > output? > After doing a quick check, I find that these switches may be helpful: Force logging to be enabled. Logging is disabled by default in release builds. --enable-logging Sets the minimum log level. Valid values are from 0 to 3: INFO = 0, WARNING = 1, LOG_ERROR = 2, LOG_FATAL = 3. --log-level