tailscale/logpolicy
Val 4482b27837 logpolicy,ipn,cmd/tailscaled: make log files unique
Proof of concept to generate unique log files and store them in the
client's persistent config so that multiple clients can be run on the
same machine without stomping on each other's log files. This uses
os.MkdirTemp() to generate uniquely named subdirectories within the
existing suite of potential log directories.

Fixes #8476

Signed-off-by: Val <valerie@tailscale.com>
2023-06-28 21:57:53 +02:00
..
logpolicy.go logpolicy,ipn,cmd/tailscaled: make log files unique 2023-06-28 21:57:53 +02:00
logpolicy_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00