Fortio is a microservices (http, grpc) load testing library, command line tool, advanced echo server, and web UI in go (golang). Fortio allows to specify a set query-per-second load and record latency histograms and other useful stats.
Converts from fortio.org/log JSON log format to text for human consumption
See details at github.com/fortio/logc
This page is for making
go install fortio.org/logc@latest
and godoc work.
See also the main fortio.org page.