Print the indentation used before each attribute.
Declared in <bslim_printer.h>
void
printIndentation() const;
Print to the output stream supplied at construction (absLevel() + 1) * spacesPerLevel() blank spaces if spacesPerLevel() >= 0, and print a single blank space otherwise.