Log.

IndentLog(string) Method

Namespace
GitVersion.Logging
Containing Type
Log

Syntax

public IDisposable IndentLog(string operationDescription)

Parameters

Name Type Description
operationDescription string

Return Value

Type Description
IDisposable
GitHub