CleanupCodeSettings.

CustomLogger Property

Assembly
Rocket.Surgery.Nuke.dll
Namespace
Temp.CleanupCode
Containing Type
CleanupCodeSettings

Syntax

public override Action<OutputType, string> CustomLogger { get; }

Value

Type Description
Action<OutputType, string>