tailscale/wgengine/netlog
Joe Tsai f9948cd3b1
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-11-11 08:18:20 -08:00
..
logger.go wgengine/netlog: new package for traffic flow logging (#5864) 2022-11-11 08:18:20 -08:00
logger_test.go wgengine/netlog: new package for traffic flow logging (#5864) 2022-11-11 08:18:20 -08:00