[AmfphpLogger] element index

Package indexes

All elements
a e f l _
_
top
__construct
AmfphpLogger::__construct() in AmfphpLogger.php
constructor.
a
top
AmfphpLogger
AmfphpLogger in AmfphpLogger.php
logs requests and responses in their serialized and deserialized forms. Note that this a crude logging system, with no levels, targets etc. like Log4j for example.
e
top
exceptionCaughtHandler
logs the exception and the packet that caused it
f
top
filterDeserializedRequest
logs the deserialized request
filterDeserializedResponse
logs the deserialized response
filterSerializedRequest
logs the serialized incoming packet
filterSerializedResponse
logs the deserialized incoming packet
l
top
logMessage
AmfphpLogger::logMessage() in AmfphpLogger.php
LOG_FILE_PATH
AmfphpLogger::LOG_FILE_PATH in AmfphpLogger.php
a e f l _