TNullLogger.Track(TLogLevel,TClass,string) Method
Represents method Track(TLogLevel,TClass,string)
.
public function Track(level: TLogLevel; const classType: TClass; const methodName: string): IInterface; overload;
Parameters
- level
- Type: TLogLevel
- classType
- Type: TClass
- methodName
- Type: string
Return Value
Type: IInterface