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

◆ indent_level() [1/2]

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

Gets the indent level.

Returns
The 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.