We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8bc4ab commit b48e3d4Copy full SHA for b48e3d4
README.md
@@ -62,6 +62,7 @@ By default, there is no logging or any recording to storage. If you want to writ
62
tail -f events.log
63
# Or, if you have jq installed
64
tail -f events.log | jq
65
+```
66
67
or enable SQLite storage with `--sqlite-path plutus-script-reexecutor.db` which will enable API endpoints to explore historical data.
68
0 commit comments