You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
logger.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
logger_test.go types/logger: add Context and related helpers 3 years ago
rusage.go types/logger: move RusagePrefixLog to logger package, disable by default 4 years ago
rusage_stub.go all: fix some js/wasm compilation issues 3 years ago
rusage_syscall.go all: fix some js/wasm compilation issues 3 years ago
tokenbucket.go types/logger: rate limited: more hysteresis, better messages. 3 years ago