Daniel Moncada
Results
2
issues of
Daniel Moncada
Looking to have a time-stamp on each file created (not just the rotated files). I've experiments with updating the file name formatting, such as ```go w := zapcore.AddSync(&lumberjack.Logger{ Filename: fmt.Sprintf("%s/dump-%v.log",...
## Your Question Hello, I'm not sure on the best approach here, but am looking for some feedback. I want to be able to perform a sort based on the...