Skip to content

INuGetLoggerOutput.Debug(string) method

Defined in

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

Applies to

netstandard2.0

void Debug(string data)

Summary: Outputs a debug string.

Parameters

NameTypeDescription
datastringThe logging data.