ePages 6.17.17 - DE_EPAGES/EPagesJ/API/Object/SummaryLogger.pm

Package DE_EPAGES::EPagesJ::API::Object::SummaryLogger

Package DE_EPAGES::EPagesJ::API::Object::CommunicationLogger

Logger used for communictions logging, by printing out summary length

Package DE_EPAGES::EPagesJ::API::Object::SummaryLogger

Functions

logCommunication

logCommunication

Calls LogCommunication() to log some communication contents, either some string or HTTP::Request / HTTP::Response objects.

Syntax
$Logger->logCommunication( $Content );
Input
$Content (string or HTTP::Request or HTTP::Response)
String or object to log