ePages 7.3.0 - DE_EPAGES/PayPalPlus/API/ContextLogger.pm

Package DE_EPAGES::PayPalPlus::API::ContextLogger

ContextLogger class

Functions

logContext
new

logContext

function to create a hash with the important information for logContext

Syntax
logContext( $ObjectOfTheShop, $MethodName, $FunctionPointer );
Input
$ObjectOfTheShop (DE_EPAGES::Object::API::Object::Object)
Any epages Object
$MethodName (string)
name of the method
$FunctionPointer
function Pointer

new

constuctor

Syntax
new( );
Return
$self (DE_EPAGES::PayPalPlus::API::ContextLogger)
self