Logger.

Log(string) Method

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

Syntax

public static void Log(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void