summaryrefslogtreecommitdiffhomepage
path: root/cmd/netlogfmt
AgeCommit message (Expand)AuthorFilesLines
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-2/+2
2023-12-19util/cmpx: remove code that's in the stdlib nowAndrew Dunham1-2/+2
2023-09-21go.mod: update github.com/go-json-experiment/json (#9508)Joe Tsai1-4/+5
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-4/+3
2023-07-28all: update exp/slices and fix call sitesDavid Anderson1-2/+3
2023-02-28all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404)Joe Tsai1-3/+3
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-10-28cmd/netlogfmt: handle any stream of network logs (#6108)Joe Tsai1-127/+209
2022-10-27types/netlogtype: new package for network logging types (#6092)Joe Tsai1-8/+6
2022-10-17cmd/netlogfmt: new package to pretty print network traffic logs (#5930)Joe Tsai1-0/+307