mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-10 21:21:30 +01:00
The Logger type managers a logtail.Logger for extracting statistics from a tstun.Wrapper. So long as Shutdown is called, it ensures that logtail and statistic gathering resources are properly cleared up. Signed-off-by: Joe Tsai <joetsai@digital-static.net>