LogIndenter Struct Reference

#include <logger.h>

Detailed Description

Log indenter.

Adds indentation to the log message, which is useful for grouping a set of log messages and generating visually pleasing log outputs. This class is implicitly constructed with LM_LOG_INDENTER macro. The indenter should be used with scopes.