ConsoleAdapter.

WriteLine(string) Method

Namespace
GitVersion.Logging
Containing Type
ConsoleAdapter

Syntax

public void WriteLine(string msg)

Parameters

Name Type Description
msg string

Return Value

Type Description
void
GitHub