Web.CGIApp.TCGIApplication.Log
Delphi
procedure Log(ASeverity: TLogSeverity; ARequest: TWebRequest;
const AMessage: string; const AArgs: array of const); override;
C++
virtual void __fastcall Log(Web::Webbroker::TLogSeverity ASeverity, Web::Httpapp::TWebRequest* ARequest, const System::UnicodeString AMessage, const System::TVarRec *AArgs, const System::NativeInt AArgs_High);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Web.CGIApp.pas Web.CGIApp.hpp |
Web.CGIApp | TCGIApplication |
Description
Embarcadero Technologies does not currently have any additional information.