wang jun 1 year ago
parent
commit
7835198f5b
1 changed files with 1 additions and 0 deletions
  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());
             }
         }