mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-02 19:11:07 +02: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>