đError Detection
Automatically make a Dash when things go wrong.
It's hard to capture all the context you need for a good bug report. With Dashcam, you can automatically make bug reports in the background when errors
get throw! This makes reviewing pull requests super easy, just pull the code, collect the errors, and share in GitHub!
Demo Video
Setting Up Error Detection
You must have Instant Replayenabled and you need to be tracking logs from either Chrome Extension or CLI.
Now, whenever Dashcam detects the word error
in your logs, it will trigger a replay and you'll see a desktop notification! It's as easy as that!
Last updated