LoggingExtensions.

Error(string, object[]) Method

Syntax

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

Parameters

Name Type Description
info string
args object[]

Return Value

Type Description
void