sindresorhus/electron-timber

Add ability to also log to disk

Open

#7 ouverte le 19 févr. 2018

Voir sur GitHub
 (4 commentaires) (1 réaction) (0 assignés)JavaScript (422 stars) (9 forks)user submission
enhancementhelp wanted

Description

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.

Guide contributeur