syncthing/lib/logger
Jakob Borg 4b750b6dc3
all: Remove usage of deprecated io/ioutil (#7971)
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the
corresponding functions in package os and package io.
2021-11-22 08:59:47 +01:00
..
mocks lib: Use counterfeiter to mock interfaces in tests (#7375) 2021-03-03 08:53:50 +01:00
LICENSE Adopt calmh/logger into lib/logger 2015-10-03 18:09:53 +02:00
logger.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
logger_test.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00