commit | bc825c0b667e0a5ffa7a86b2ad3eaf9e677108e4 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Oct 18 01:59:29 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Oct 18 01:59:29 2012 |
tree | ac6428717f771c967be2b82dca409f8232bce8d6 | |
parent | f36f84cc1be4e03a921e365ff7b9c93a8cd6c325 [diff] |
Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of a file on disk. This CL prevents infinite growth of debug.log over time. The debug output is redirected to ETW logging. Sawbuck (http://code.google.com/p/sawbuck/) or standard ETW tools can be used to view the debug output. The debug build still uses "debug.log" (along with ETW) to simplify debugging. The installation registers "Chromoting" provider with Sawbuck and deletes the existing "debug.log" file during both installation and uninstallation. BUG=156135 Review URL: https://chromiumcodereview.appspot.com/11188016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162614 0039d316-1c4b-4281-b951-d872f2087c98