Source position: fpdebugcapturesvc.pp line 76
protected procedure TDebugCaptureService.DoLog(
aType: TEventType;
const aMsg: string
);procedure TDebugCaptureService.DoLog(
const aFmt: string;
args: array of Const
);