NpmSettings.

LogLevel Property

Summary

Gets or sets the log level which should be used to run the npm command.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm
Containing Type
NpmSettings

Syntax

public NpmLogLevel LogLevel { get; set; }

Value

Type Description
NpmLogLevel