KuduClientSettings.

Log Property

Summary

Gets or sets the log used by kudu client.
Assembly
Cake.Kudu.Client.dll
Namespace
Cake.Kudu.Client
Containing Type
KuduClientSettings

Syntax

public ICakeLog Log { get; set; }

Remarks

Defaults to Log.

Value

Type Description
ICakeLog