EMS.Services.TEMSLoggingService

提供: RAD Studio API Documentation
移動先: 案内検索

System.TObjectTEMSLoggingService

Delphi

TEMSLoggingService = class

C++

class PASCALIMPLEMENTATION TEMSLoggingService : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services


説明

RAD サーバー エンジン(RAD サーバーサーバー) ログを扱うためのメンバを提供します。

これは IEMSLoggingService インターフェイスのヘルパ クラスです。

LoggingEnabled プロパティは、EMS サーバーのログ機能が有効かどうかを示します。ログ機能が有効な場合は、Log メソッドを使用して、EMS サーバー ログに独自のエントリを追加できます。