zrepl/logger
Christian Schwarz d02d7e5e1d address updated golangci-lint errors: S1011 (gosimple)
should replace loop with `copy.outs[level] = append(copy.outs[level], os.outs[level]...)` (gosimple)
2023-09-10 11:12:46 +00:00
..
datastructures.go address updated golangci-lint errors: S1011 (gosimple) 2023-09-10 11:12:46 +00:00
logger_test.go format source tree using goimports 2019-03-22 19:41:12 +01:00
logger.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
nulllogger.go pre- and post-snapshot hooks 2019-09-27 21:25:59 +02:00
stderrlogger.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
testlogger.go finish pruner implementation 2018-08-29 19:00:45 +02:00