ePages 6.13.2 - DE_EPAGES/Picalike/API/Tools.pm

Package DE_EPAGES::Picalike::API::Tools

This package provides the Picalike global functionality.

@EXPORT_OK
PicalikeLog

Functions

PicalikeLog

PicalikeLog

Logs a structure to the communication.log.

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