PnpmSettings.

PnpmLogLevel Property

Summary

What level of logs to report. Any logs at or higher than the given level will be shown. Levels (lowest to highest): debug, info, warn, error.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm
Containing Type
PnpmSettings

Syntax

public PnpmLogLevel PnpmLogLevel { get; set; }

Value

Type Description
PnpmLogLevel