API:EMS.Services.TEMSLoggingService.Log
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: TEMSLoggingService | |
Delphi
class procedure Log(const ACategory: string; const AJSON: TJSONObject);
C++
__classmethod void __fastcall Log(const System::UnicodeString ACategory, System::Json::TJSONObject* const AJSON);
Description
Embarcadero Technologies does not currently have any additional information.