RestServerProcessLogger
FinalYes
Table of Contents
Methods
- __construct() : mixed
- logRequest() : void
- logResponse() : bool
Methods
__construct()
public
__construct(CRestServer $restServer) : mixed
Parameters
- $restServer : CRestServer
logRequest()
public
logRequest() : void
logResponse()
public
logResponse(mixed $responseData) : bool
Parameters
- $responseData : mixed