sindresorhus/electron-timber

Add ability to also log to disk

Open

#7 geöffnet am 19. Feb. 2018

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (422 Stars) (9 Forks)user submission
enhancementhelp wanted

Beschreibung

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.

Contributor Guide