Core/LogRequestsToDisk.php
- Package
- Default
Package: DefaultLogs API Requests/Responses To Disk
Properties
Methods



GetLogDestination() : stringGets the log destination folder
Returns| Type | Description |
|---|
| string | log destination folder |



LogPlatformRequests( $xml, $url, $headers, $isRequest) : voidLogs the Platform Request to Disk.
Parameters| Name | Type | Description |
|---|
| $xml | | |
|---|
| $url | | |
|---|
| $headers | | |
|---|
| $isRequest | | |
|---|



__construct( $enableServiceRequestLogging = FALSE, $serviceRequestLoggingLocation = NULL) : voidInitializes a new instance of the LogRequestsToDisk class.
Parameters| Name | Type | Description |
|---|
| $enableServiceRequestLogging | | |
|---|
| $serviceRequestLoggingLocation | | |
|---|