diff --git a/Abstracts/HotReload.php b/Abstracts/HotReload.php index 86e1099..45c5754 100644 --- a/Abstracts/HotReload.php +++ b/Abstracts/HotReload.php @@ -101,7 +101,7 @@ class HotReload extends AbstractProcess return; } $this->reloading = true; - $this->logger->error('reloading server, please waite.'); + var_dump('reloading server, please waite.'); $this->clear();