ePages 6.10 - DE_EPAGES/TrustedShops/API/Tools.pm

Package DE_EPAGES::TrustedShops::API::Tools

Utility functions for TrustedShops.

@EXPORT_OK
LogTrustedShops

Functions

LogTrustedShops

LogTrustedShops

Logs a structure to the communication.log.

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