![]() |
GemaCoreLib
The GeMA Core library
|
RAII object to add an identation level to log messages, reverting the settings when the object is destroyed. More...
#include <gmLog.h>
Public Member Functions | |
GmLogIdenter (int l=1) | |
Private Attributes | |
int | _l |
RAII object to add an identation level to log messages, reverting the settings when the object is destroyed.