Open thomthom opened 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.
do we have any good news on this by any chance?
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.