TLogger.Leave(TObject,string) Method

Represents method Leave(TObject,string).

Namespace: Spring.Logging.Loggers
public
 procedure Leave(const instance: TObject;
 const methodName: string); overload;

Parameters

instance
Type: TObject

methodName
Type: string

Implements

ILogger.Leave(TObject,string)