Unit 'fphttpserver' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TFPCustomHttpServer.DoLog

Declaration

Source position: fphttpserver.pp line 368

protected procedure TFPCustomHttpServer.DoLog(

  aType: TEventType;

  const Msg: string

); overload;

procedure TFPCustomHttpServer.DoLog(

  aMoment: THTTPLogMoment;

  const Msg: string

); overload;

procedure TFPCustomHttpServer.DoLog(

  aMoment: THTTPLogMoment;

  const Fmt: string;

  const Args: array of Const

); overload;


Documentation generated on: 2025-07-25