diff --git a/src/Utils.php b/src/Utils.php index e3127ee..34e6a7a 100644 --- a/src/Utils.php +++ b/src/Utils.php @@ -275,7 +275,7 @@ class Utils private static function clear(): void { - App::log()->getLogs([ + $rs = App::log()->getLogs([ 'log_table' => [ My::id() . '_report', My::id() . '_error',