API:EMS.Services.IEMSLoggingService.Log

From RAD Studio API Documentation

[–] Properties
Type:
procedure
function
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: IEMSLoggingService

Delphi

procedure Log(const ACategory: string; const AJSON: TJSONObject);

C++

virtual void __fastcall Log(const System::UnicodeString ACategory, System::Json::TJSONObject* const AJSON) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.