Structured logging parser. Accepts input from stdin.
Run from stdin:
./myservice | structy
- Download the latest version from the Releases page
- Unzip the archive and place
structy
in yourPATH
.
$ cargo build
$ cargo test
MIT License. This software is provided as-is, without warranty of any kind.