Logger.

Log(string) Method

Assembly
Cake.WinSCP.dll
Namespace
Cake.WinSCP
Containing Type
Logger

Syntax

public static void Log(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void