tailscale/wgengine/netlog
Joe Tsai 1b4e4cc1e8
wgengine/netlog: new package for traffic flow logging (#5864)
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>
2022-10-12 11:57:13 -07:00
..
logger_test.go wgengine/netlog: new package for traffic flow logging (#5864) 2022-10-12 11:57:13 -07:00
logger.go wgengine/netlog: new package for traffic flow logging (#5864) 2022-10-12 11:57:13 -07:00