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 5b6a90fb33 types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags
Can write "wasm" instead of js || wasi1p, since there's only two:

    $ go tool dist list | grep wasm
    js/wasm
    wasip1/wasm

Plus, if GOOS=wasip2 is added later, we're already set.

Updates #5794

Change-Id: Ifcfb187c3775c17c9141bc721512dc4577ac4434
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
logger.go ipn/ipnlocal: rate-limit diagnose logs in bugreport 2 years ago
logger_test.go all: update copyright and license headers 2 years ago
rusage.go all: update copyright and license headers 2 years ago
rusage_stub.go types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 1 year ago
rusage_syscall.go types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 1 year ago
tokenbucket.go all: update copyright and license headers 2 years ago