TLogger.Track(TClass,string) Method

Represents method Track(TClass,string).

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

Parameters

classType
Type: TClass

methodName
Type: string

Return Value

Type: IInterface

 

Implements

ILogger.Track(TClass,string)