TracerOutput g_tracer_log
TracerOutput instance connected to g3log default logger.
void decrease_indent()
Decrease the indentation level.
BlockTracer(const std::string &msg)
Constructor insert message in TrackerOutput about entering a block.
void log(const std::string &msg)
Insert the message in the google log at given severity level.
~BlockTracer()
Destructor inserts message in TracerOutput about leaving a block.
void increase_indent()
Increase the indentation level.
Header for the class BlockTracer.