EMS.Services.TEMSLoggingService

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEMSLoggingService

Delphi

TEMSLoggingService = class

C++

class PASCALIMPLEMENTATION TEMSLoggingService : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services

Description

Provides members to work with the 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.