ePages 6.9 - DE_EPAGES/ServiRed/API/Tools.pm

Package DE_EPAGES::ServiRed::API::Tools

Utility functions for ServiRed.

@EXPORT_OK
LogServiRed

Functions

LogServiRed

LogServiRed

Logs a structure to the communication.log.

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