LogExtensions.

GetVerbosityForLevel(LogLevel) Method

Namespace
GitVersion.Logging
Containing Type
LogExtensions

Syntax

public static Verbosity GetVerbosityForLevel(LogLevel level)

Parameters

Name Type Description
level LogLevel

Return Value

Type Description
Verbosity
GitHub