ILogger.Track(TLogLevel,TClass,string) Method

Represents method Track(TLogLevel,TClass,string).

Namespace: Spring.Logging
public
 function Track(level: TLogLevel; const classType: TClass;
 const methodName: string): IInterface; overload;

Parameters

level
Type: TLogLevel

classType
Type: TClass

methodName
Type: string

Return Value

Type: IInterface