TLogger.Track(TObject,string) Method

Represents method Track(TObject,string).

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

Parameters

instance
Type: TObject

methodName
Type: string

Return Value

Type: IInterface

 

Implements

ILogger.Track(TObject,string)