This commit is contained in:
2021-04-07 14:17:24 +08:00
parent 666db377fe
commit a0f0f7edd7
8 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class OnWorkerExit extends Callback
$event = Snowflake::app()->getEvent();
$event->trigger(Event::SERVER_WORKER_EXIT);
\logger()->insert();
logger_insert();
}
}