PrintWriterLoggerInterceptor.

FormatLine(DateTime, Level, string, Object[]) Method

Syntax

public static string FormatLine(DateTime now, Level loggingLevel, string method, Object[] args)

Parameters

Name Type Description
now DateTime
loggingLevel Level
method string
args Object[]

Return Value

Type Description
string