SketchUp / sketchup-ruby-debugger

Ruby API debugger for SketchUp 2014 and later.
MIT License
78 stars 34 forks source link

Add log point #23

Open thomthom opened 5 years ago

thomthom commented 5 years ago

Look into whether the Ruby debugger offer Log Points - outputting value to the debug output instead of breaking. Useful when you want to trace values without wanting to break.

QROST commented 3 years ago

do we have any good news on this by any chance?