Skip to content

INuGetLoggerOutput.Error(string) method

Defined in

Type: INuGetLoggerOutput Namespace: ReactiveMarbles.NuGet.Helpers Assembly: ReactiveMarbles.NuGet.Helpers.dll

Applies to

netstandard2.0

void Error(string data)

Summary: Outputs a error string.

Parameters

NameTypeDescription
datastringThe logging data.