Comment on page
Install the CLI
You can capture video and logs of anything running on your machine, if it can be output to a terminal
Similarly to how you create a Dash with logs from a browser, you can capture the logs that appear in your CLI using Dashcam.
Here's how to do that:
- Open Dashcam's app and ensure Replay mode is active
- Navigate to the Logs settings
npm install dashcam -g
Then run
dashcam record
Last modified 2mo ago