log-viewer
log-viewer copied to clipboard
View tokio tracing JSON logs interactively and with proper hierarchies
Requirements
Install trunk, see https://trunkrs.dev/ for instructions. A Github token is also required, e.g. the Github CLI can be use to get acccess to one for local testing:
gh auth token
How to run
GH_TOKEN="xxx" trunk serve --open
This will open a browser with the web page.