How to puts-debug more efficiently
03 Jul 2020Meet LogBuddy. It has been my main debugging tool since forever. It’s the supercharged version of puts
.
Debugged variables are:
- named automatically
- color-printed with the awesome print gem
- logged in a separate file
Configuration
I’m really amazed that a library written 12 years ago with no commits for the past 8 years could still work so flawlessly.