signal-desktop/app
Scott Nonnenberg fb674529f4 Override console.log in main process, handle non-strings (#1536)
This should allow us to get an insight into auto-update behavior and
other low-level behaviors happening in the Electron process which would
be useful for debugging.

FREEBIE
2017-10-04 14:03:59 -07:00
..
auto_update.js Fix auto-update dialog now that locale-loading has been changed 2017-09-14 16:53:52 -07:00
config.js Refactor configuration out into reusable files 2017-09-14 16:53:51 -07:00
locale.js Ensure locale is 'en' when NODE_ENV=test (#1527) 2017-10-03 11:08:06 -07:00
logging.js Override console.log in main process, handle non-strings (#1536) 2017-10-04 14:03:59 -07:00
menu.js Add View -> Debug Log to menu bar 2017-09-14 16:53:52 -07:00
user_config.js Move logging to disk via bunyan 2017-09-25 15:00:34 -07:00
window_state.js Refactor external source files to live in app/ 2017-09-14 16:53:50 -07:00