cm0002@sh.itjust.works to Programmer Humor@programming.dev · 12 days agoMadness or brilliancefeddit.orgexternal-linkmessage-square43linkfedilinkarrow-up1470arrow-down15
arrow-up1465arrow-down1external-linkMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 12 days agomessage-square43linkfedilink
minus-squarevala@lemmy.dbzer0.comlinkfedilinkarrow-up12·11 days agoAs someone who knows how to use a debugger, I can say for sure that log debugging is fine and often my first approach. If you have a good mental model of the code and the issue, it’s usually just 1-2 logs to solve the problem.
As someone who knows how to use a debugger, I can say for sure that log debugging is fine and often my first approach. If you have a good mental model of the code and the issue, it’s usually just 1-2 logs to solve the problem.