add log my config
This commit is contained in:
parent
cb170e4923
commit
e810b56733
|
|
@ -74,7 +74,8 @@ final class Index
|
|||
'statusCode' => $statusCode,
|
||||
'response' => $responseContent
|
||||
],
|
||||
'payload' => $payload
|
||||
'payload' => $payload,
|
||||
'config' => $this->_config
|
||||
]);
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue