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

Package DE_EPAGES::Paynet::API::Tools

Utility functions for Paynet.

@EXPORT_OK
LogPaynet

Functions

LogPaynet

LogPaynet

Logs a structure to the communication.log.

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