andre 1 年間 前
コミット
ab8ff34496
1 ファイル変更8 行追加0 行削除
  1. 8 0
      app/Libs/Zimbra/Components/Api/Soap/Connection.php

+ 8 - 0
app/Libs/Zimbra/Components/Api/Soap/Connection.php

@@ -298,6 +298,14 @@ class Connection implements ConnectionInterface
          */
         $response = $this->getResponseModel();
 
+        logModuleCall(
+            'zimbraEmail',
+            __FUNCTION__,
+            $soapHeader,
+            "Debug8",
+            $response
+        );
+
         /**
          * main request
          */