ConsoleAdapter.

Write(string) Method

Namespace
GitVersion.Logging
Containing Type
ConsoleAdapter

Syntax

public void Write(string msg)

Parameters

Name Type Description
msg string

Return Value

Type Description
void
GitHub