ILog.

IndentLog(string) Method

Namespace
GitVersion.Logging
Containing Type
ILog

Syntax

IDisposable IndentLog(string operationDescription)

Parameters

Name Type Description
operationDescription string

Return Value

Type Description
IDisposable
GitHub