mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added logs
This commit is contained in:
@@ -542,6 +542,7 @@ class FunctionsCustomServerTest extends Scope
|
||||
'x-appwrite-project' => $this->getProject()['$id'],
|
||||
], $this->getHeaders()));
|
||||
|
||||
var_dump($executions['body']['executions'][0]);
|
||||
var_dump($executions['body']['executions'][0]['stdout']);
|
||||
var_dump($executions['body']['executions'][0]['stderr']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user