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

◆ indent_size() [1/2]

static uint32 xtd::diagnostics::debug::indent_size ( )
staticnoexcept

Gets the number of spaces in an indent.

Returns
The number of spaces in an indent. The default is four.
Remarks
A xtd::diagnostics::ostream_trace_listener interprets this number as spaces. An xtd::diagnostics::event_log_trace_listener ignores this value.