Summary
Indents all trace messages until the returned
Wyam.Common.Tracing.IIndentedTraceEvent
is disposed.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Tracing - Containing Type
- Trace
Syntax
public static IIndentedTraceEvent WithIndent()
Return Value
Type | Description |
---|---|
IIndentedTraceEvent | A Wyam.Common.Tracing.IIndentedTraceEvent that should be disposed when indenting is complete. |