LogExtensions.

DiagnosticVerbosity(ILog) Method

Namespace
GitVersion.Logging
Containing Type
LogExtensions

Syntax

public static IDisposable DiagnosticVerbosity(this ILog log)

Parameters

Name Type Description
log ILog

Return Value

Type Description
IDisposable
GitHub