sindresorhus/electron-timber

Add ability to also log to disk

Open

#7 opened on 2018年2月19日

GitHub で見る
 (4 comments) (1 reaction) (0 assignees)JavaScript (9 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (422 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド