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
Josh Bleecher Snyder 1e4604f60e wgengine: quiet some wireguard-go logging
The log lines that wireguard-go prints as it starts
and stops its worker routines are mostly noise.
They also happen after other work is completed,
which causes failures in some of the log testing packages.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
logger.go wgengine: quiet some wireguard-go logging 4 years ago
logger_test.go Clarify that raw format strings are intentional 4 years ago
rusage.go types/logger: move RusagePrefixLog to logger package, disable by default 4 years ago
rusage_nowindows.go all: prepare for GOOS=ios in Go 1.16 4 years ago
rusage_windows.go types/logger: move RusagePrefixLog to logger package, disable by default 4 years ago