tailscale/types/logger
Brad Fitzpatrick 19b0cfe89e all: prepare for GOOS=ios in Go 1.16
Work with either way for now on iOS (darwin/arm64 vs ios/arm64).

In February when Go 1.16 comes out we'll have a universal binary for
darwin/arm64 (macOS) and will drop support for Go 1.15 and its
darwin/amd64 meaning iOS. (it'll mean macOS).

Context:

* https://tip.golang.org/doc/go1.16#darwin
* https://github.com/golang/go/issues/38485
* https://github.com/golang/go/issues/42100
2020-11-11 09:17:04 -08: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 all: prepare for GOOS=ios in Go 1.16 2020-11-11 09:17:04 -08: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