- Install Sawbuck. This tool will capture logs for all chrome-based applications.
- Add "Content Shell" to your list of Providers in Sawbuck by adding these registry entries to your machine (NOTE the optional Wow6432Node key for x64 machines):
- Find:
HKLM\SOFTWARE\[Wow6432Node\]Google\Sawbuck\Providers
- Add a subkey with the name
{6A3E50A4-7E15-4099-8413-EC94D8C2A4B6}
- Add these values:
* Key:
(Default)
, Type:REG_SZ
, Value:Content Shell
* Key:default_flags
, Type:REG_DWORD
, Value:00000001
* Key:default_level
, Type:REG_DWORD
, Value00000004
Alternatively, use this .reg file to do the above for you (in x86) (courtesy of @mydigitalself).
3. Start Sawbuck and go to Log -> Configure Providers
and change Content Shell's Log Level to Verbose
.
4. Start capturing logs by going to Log -> Capture
.
5. Start up your Gitter app and watch those logs!
Added awesome for your pleasure: