sindresorhus/electron-timber

Add ability to also log to disk

Aberta

#7 aberto em 19 de fev. de 2018

 (4 comentários) (1 reação) (0 responsável)JavaScript (9 forks)user submission
enhancementhelp wanted

Métricas do repositório

Stars
 (422 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador