ePages 7.26.0 - DE_EPAGES/Etracker/API/Tools.pm

Package DE_EPAGES::Etracker::API::Tools

This package provides the Etracker global functionality.

@EXPORT_OK
EtrackerLog

Functions

EtrackerLog

EtrackerLog

Logs a structure to the communication.log.

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