ePages 6.9 - DE_EPAGES/EasyDebit/API/Log.pm

Package DE_EPAGES::EasyDebit::API::Log

Log function for EasyDebit.

@EXPORT_OK
LogEasyDebit

Functions

LogEasyDebit

LogEasyDebit

Logs a structure to the communication.log.

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