schollz/find3

Add log rotation

Aberta

#6 aberto em 4 de mar. de 2018

 (1 comentário) (0 reação) (0 responsável)Go (368 forks)github user discovery
enhancementgood first issue

Métricas do repositório

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

Description

The logfiles can get large, especially if there's a lot of fingerprints and/or -debug has been turned on. (I'm thinking of main.stdout).

It may be worth looking into automatically rotating this.

Maybe something like lumberjack? Seems like an easy swap.

Alternatively, if we want to push this onto the user, we should mention this explicitly in README.md.

Guia do colaborador