sindresorhus/electron-timber

Add ability to also log to disk

开放

#7 创建于 2018年2月19日

 (4 条评论) (1 个反应) (0 位负责人)JavaScript (9 个派生)user submission
enhancementhelp wanted

仓库指标

星标
 (422 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We can use app.getPath('logs') to get the path to the logs directory.

The person that implements this should do some research on how other log solutions do it. Regarding max size, log rotation, etc.

贡献者指南