stanley-king 4 anos atrás
pai
commit
cb81095b47
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      wsd_bridge.php

+ 1 - 0
wsd_bridge.php

@@ -110,6 +110,7 @@ class WSDBridge
             return $content;
         }
         else {
+            Log::record("err body = {$content}",Log::DEBUG);
             return false;
         }
     }