TLogger.Enter(TLogLevel,TClass,string) Method
Represents method Enter(TLogLevel,TClass,string)
.
public procedure Enter(level: TLogLevel; const classType: TClass; const methodName: string); overload;
Parameters
- level
- Type: TLogLevel
- classType
- Type: TClass
- methodName
- Type: string