schollz/find3

Add log rotation

Offen

#6 geöffnet am 04.03.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (368 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (4.782 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide