EMS.Services.TEMSLoggingService

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEMSLoggingService
[–] Properties
Type: class
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: EMS.Services

Delphi

TEMSLoggingService = class

C++

class PASCALIMPLEMENTATION TEMSLoggingService : public System::TObject

Description

Provides members to work with the RAD Server Engine (EMS Server) logs.

This is a helper class for the IEMSLoggingService interface.

The LoggingEnabled property indicates whether or not the EMS Server logging feature is enabled. If the logging feature is enabled, you can use Log to add your own entries to the EMS Server log.