EMS.Services.IEMSLoggingService

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

Delphi

IEMSLoggingService = interface

C++

__interface  INTERFACE_UUID("{261E2580-D991-4E1B-9FFF-D68EBD2DEB6F}") IEMSLoggingService  : public System::IInterface

プロパティ

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


説明

RAD サーバー エンジン(RAD サーバーサーバー) ログを扱うためのメンバを提供するインターフェイスです。

ヒント: IEMSLoggingService の代わりに、ヘルパ クラス TEMSLoggingService を使用できます。

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