Skip to content

INuGetLoggerOutput.Info(string) method

Defined in

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

Applies to

netstandard2.0

void Info(string data)

Summary: Outputs a information string.

Parameters

NameTypeDescription
datastringThe logging data.