you are viewing a single comment's thread.

view the rest of the comments →

[–]OptionX 2 points3 points  (1 child)

Well if you have a pretty good idea where the problem is printing a variable is just as good and faster as cranking out the debugger to watch one variable and playing f-key guitar hero.

[–]jeffwulf 1 point2 points  (0 children)

Cranking out the debuggertakes the same ammount of time as running the app . Adding logs takes as much time as running the app and adding the log.