sindresorhus/electron-timber
Add option to show main process output in the renderer
开放
#15 创建于 2018年5月22日
enhancementhelp wanted
仓库指标
- 星标
- (422 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Can you be useful for debugging a production app, since you wouldn't otherwise easily see the logging from the main process.
@acheronfail Thoughts?