![]() 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> |
||
---|---|---|
.. | ||
logpolicy.go | ||
logpolicy_test.go |