TLogger.Enter(TClass,string) Method

Represents method Enter(TClass,string).

Namespace: Spring.Logging.Loggers
public
 procedure Enter(const classType: TClass;
 const methodName: string); overload;

Parameters

classType
Type: TClass

methodName
Type: string

Implements

ILogger.Enter(TClass,string)