|
|
|
|
|
by saagarjha
2600 days ago
|
|
Debuggers are print statements with a slightly different “effort profile”. Adding the equivalent print statement is a little bit more annoying, but you can do this at any point during runtime and also drop down into the full debugger when you need it. |
|