• vala@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    7
    ·
    5 hours ago

    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.