Package DE_EPAGES::ExternalShipping::API::Log
Log functions for external shippings.
@EXPORT_OK |
Functions
LogShippingFulfillment
Logs a structure to the communication.log. Does nothing if logging for the specified payment type is disabled
Syntax |
LogShippingFulfillment('DHL', $Name, $Debug, $Section); |
Example |
LogShippingFulfillment('DHL', 'SendRequestHash', \%Hash, 'Send'); |
Input |
|