TNullLogger.Enter(TObject,string) Method

Represents method Enter(TObject,string).

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

Parameters

instance
Type: TObject

methodName
Type: string

Implements

ILogger.Enter(TObject,string)