LoggingWrapper.

Log(Level, string, Object[]) Method

Syntax

public void Log(Level loggingLevel, string method, Object[] args)

Parameters

Name Type Description
loggingLevel Level
method string
args Object[]

Return Value

Type Description
void