ILogger.Leave(TLogLevel,TClass,string) Method

Represents method Leave(TLogLevel,TClass,string).

Namespace: Spring.Logging
public
 procedure Leave(level: TLogLevel; const classType: TClass;
 const methodName: string); overload;

Parameters

level
Type: TLogLevel

classType
Type: TClass

methodName
Type: string