I don’t think that is possible, but here’s nice idea from @jerith : Debug.log and --optimize
Move Debug.toString
to separate helper module and then you only have one place to change when changing debugging on/off.
I don’t think that is possible, but here’s nice idea from @jerith : Debug.log and --optimize
Move Debug.toString
to separate helper module and then you only have one place to change when changing debugging on/off.