Class Debug.Tracer
- Description
A class that when instatiated will turn on trace, and when it's destroyed will turn it off again.
- Method create
Debug.Tracer Debug.Tracer(int level)
- Description
Sets the level of debug trace to level.
A class that when instatiated will turn on trace, and when it's destroyed will turn it off again.
Debug.Tracer Debug.Tracer(int level)
Sets the level of debug trace to level.