ILogger.Track(TClass,string) Method

Represents method Track(TClass,string).

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

Parameters

classType
Type: TClass

methodName
Type: string

Return Value

Type: IInterface