tailscale/types/logger
Brad Fitzpatrick 8b904b1493 types/logger: fix LogOnChange to pass through format/args to underlying logger
So they don't get interpretted as a format pattern or get rate-limited away
in the wrong way.
2020-10-29 15:22:29 -07:00
..
logger_test.go types/logger: fix go test vet error 2020-07-14 09:28:45 -07:00
logger.go types/logger: fix LogOnChange to pass through format/args to underlying logger 2020-10-29 15:22:29 -07:00
rusage_nowindows.go types/logger: move RusagePrefixLog to logger package, disable by default 2020-10-19 07:56:23 -07:00
rusage_windows.go types/logger: move RusagePrefixLog to logger package, disable by default 2020-10-19 07:56:23 -07:00
rusage.go types/logger: move RusagePrefixLog to logger package, disable by default 2020-10-19 07:56:23 -07:00