Web.ApacheApp.TApacheApplication.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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Web.ApacheApp.pas Web.ApacheApp.hpp |
Web.ApacheApp | TApacheApplication |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。