TLogEventConverterBase.Execute(ILoggerController,TLogEvent) Method
Represents method Execute(ILoggerController,TLogEvent)
.
strict protected function Execute(const controller: ILoggerController; const event: TLogEvent): string; virtual; abstract;
Parameters
- controller
- Type: ILoggerController
- event
- Type: TLogEvent
Return Value
Type: string