sindresorhus/electron-timber

Add ability to also log to disk

Open

#7 创建于 2018年2月19日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)JavaScript (422 star) (9 fork)user submission
enhancementhelp wanted

描述

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.

贡献者指南