schollz/find3

Add log rotation

Ouverte

#6 ouverte le 4 mars 2018

 (1 commentaire) (0 réaction) (0 personne assignée)Go (368 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (4 782 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur