Can I DevTools?

Share this post

Tips & Tricks #24

canidevtools.substack.com

Tips & Tricks #24

Can I add log points to source code for debugging?

Pankaj Parashar
Oct 12, 2022
Share this post

Tips & Tricks #24

canidevtools.substack.com

Chrome, Edge, Opera

  1. In Sources > Right click on the line number and select "Add logpoint..." > Input the log statement to print in the Console without actually writing console.log statements.

canidev.tools/add-logpoint/edge

Firefox

  1. In Debugger > Right click on the line number and select "Add log" > Input the log statement to print in the Console without actually writing console.log statements.

canidev.tools/add-logpoint/firefox
Share this post

Tips & Tricks #24

canidevtools.substack.com
Previous
Next
Comments
TopNew

No posts

Ready for more?

© 2023 Pankaj Parashar
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing