LoggingExtensions.

Information(string, object[]) Method

Syntax

public static void Information(string info, params object[] args)

Parameters

Name Type Description
info string
args object[]

Return Value

Type Description
void