jfa-go/linecache
Harvey Tindall f0f4e8118e
Generate crash report txt and webpage
The last 100 lines of logs are now cached, and when a crash occurs, they
are saved to a file in the temp directory ("/tmp" on *nix), and pretty
HTML version is also created and opened in the browser.
* Currently only handles panics, will be included in more places soon
* Copy button and button to generate a GH issue will be added
2021-06-11 21:56:53 +01:00
..
go.mod Generate crash report txt and webpage 2021-06-11 21:56:53 +01:00
linecache.go Generate crash report txt and webpage 2021-06-11 21:56:53 +01:00
linecache_test.go Generate crash report txt and webpage 2021-06-11 21:56:53 +01:00