Revert "改名"
This reverts commit fdf58326
This commit is contained in:
+1
-1
@@ -1255,7 +1255,7 @@ Throwable: ' . $throwable->getMessage() . '
|
|||||||
$message .= '
|
$message .= '
|
||||||
' . $value['file'] . '->' . $value['line'] . '(' . ($value['class'] ?? 'static') . '::' . ($value['function'] ?? 'function') . ')';
|
' . $value['file'] . '->' . $value['line'] . '(' . ($value['class'] ?? 'static') . '::' . ($value['function'] ?? 'function') . ')';
|
||||||
}
|
}
|
||||||
return print_r("\033[37m\t" . $message . "\033[41m\t", true);
|
return print_r("\033[1;31,37m" . $message . "\33[41m", true);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user