wang jun 1 年間 前
コミット
7835198f5b
1 ファイル変更1 行追加0 行削除
  1. 1 0
      application/workerman/ShTcp.php

+ 1 - 0
application/workerman/ShTcp.php

@@ -79,6 +79,7 @@ class ShTcp extends Server
             } catch (\Exception $e) {
                 Log::write($data, 'shouhuan');
                 Log::write($e->getMessage(), 'shouhuan');
+                var_dump($e->getMessage());
                 var_dump($e->getTraceAsString());
             }
         }