resetIndent

Resets the indent state to 0 regardless of any pushed levels.

Syntax

C++

 #include "Trace.h"
 
 void Trace::resetIndent(
    void);