API:Web.CGIApp.TCGIApplication.Log

提供:RAD Studio API Documentation

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Web.CGIApp.pas
Web.CGIApp.hpp
Web.CGIApp TCGIApplication

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。