cm0002@sh.itjust.works to Programmer Humor@programming.dev · 28 天前Madness or brilliancefeddit.orgimagemessage-square45fedilinkarrow-up1521arrow-down17
arrow-up1514arrow-down1imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 28 天前message-square45fedilink
minus-squarevala@lemmy.dbzer0.comlinkfedilinkarrow-up16·27 天前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.
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.