ILogger.LogValue(TLogLevel,string,TValue) Method

Represents method LogValue(TLogLevel,string,TValue).

Namespace: Spring.Logging
public
 procedure LogValue(level: TLogLevel; const name: string;
 const value: TValue); overload;

Parameters

level
Type: TLogLevel

name
Type: string

value
Type: TValue