add screenshot

This commit is contained in:
Jana Dönszelmann 2026-03-31 17:44:05 +02:00
parent 4d3b68b277
commit b5f42717e5
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,8 @@
# Rustc Log Viewer
#![](./assets/screenshot-readme.png)
This is a log viewer for rustc's tracing output (in JSON form).
It is made for when you don't yet know in advance how you want to filter your logs,
and to analyze a large amount of ouput and filter it down to what you want to see.