tailscale/types/logger
Brad Fitzpatrick 41fd4eab5c envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
A new package can also later record/report which knobs are checked and
set. It also makes the code cleaner & easier to grep for env knobs.

Change-Id: Id8a123ab7539f1fadbd27e0cbeac79c2e4f09751
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-01-24 11:51:23 -08:00
..
logger.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
logger_test.go types/logger: add Context and related helpers 2021-11-30 15:18:21 -08:00
rusage.go types/logger: move RusagePrefixLog to logger package, disable by default 2020-10-19 07:56:23 -07:00
rusage_stub.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
rusage_syscall.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
tokenbucket.go types/logger: rate limited: more hysteresis, better messages. 2021-04-30 01:01:15 -04:00