xtd 0.2.0
Loading...
Searching...
No Matches

◆ indent_level() [2/2]

static void xtd::diagnostics::trace::indent_level ( uint32  indent_level)
staticnoexcept

Sets the indent level.

Parameters
indent_levelThe indent level. The default is zero.
Remarks
The IndentLevel property represents the number of times the indent of size IndentSize is applied. This property is stored on per-thread/per-request basis.