TNullLogger.LogValue(string,TValue) Method

Represents method LogValue(string,TValue).

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

Parameters

name
Type: string

value
Type: TValue

Implements

ILogger.LogValue(string,TValue)