ePages 7.0.0 - DE_EPAGES/Ekomi/API/Tools.pm

Package DE_EPAGES::Ekomi::API::Tools

This package provides the Ekomi global functionality.

@EXPORT_OK
EkomiLog

Functions

EkomiLog

EkomiLog

Logs a structure to the communication.log.

Syntax
EkomiLog($Name, $Debug, $Section);
Example
EkomiLog('SendRequestHash', \%Hash, 'Send');
Input
$Name (string)
name of data
$Debug (hash)
data to be logged
$Section (string)
name of the section to be logged