syncthing/lib/logger
Jakob Borg 416b9e8924
lib/logger: Reduce API surface (#9404)
There is no need to expose the IsTraced() thing; it's just used in
initialisation, and thereafter ShouldDebug() is the corresponding
correct call.
2024-02-09 11:17:44 +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 lib/logger: Reduce API surface (#9404) 2024-02-09 11:17:44 +01:00
logger_test.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00