Trace.

Information(string, Object[]) Method

Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Tracing
Containing Type
Trace

Syntax

public static void Information(string messageOrFormat, params Object[] args)

Parameters

Name Type Description
messageOrFormat string
args Object[]

Return Value

Type Description
void
GitHub