tailscale/tsweb
Joe Tsai a794963e2f
tsweb: mark AccessLogRecord fields as omitempty (#5250)
If the field is the zero value, then avoid serializing the field.
This reduces verbosity in server logs.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2022-08-01 21:17:38 -07:00
..
debug_test.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
debug.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log.go tsweb: mark AccessLogRecord fields as omitempty (#5250) 2022-08-01 21:17:38 -07:00
tsweb_test.go tsweb: add Float expvar support in varz 2022-07-11 21:16:46 -07:00
tsweb.go all: use various net/netip parse funcs directly 2022-07-25 21:12:28 -07:00