改名
This commit is contained in:
@@ -122,7 +122,7 @@ class ErrorHandler extends Component implements ErrorInterface
|
||||
|
||||
$data = Json::to($code, $this->category . ': ' . $message, $path);
|
||||
|
||||
Snowflake::app()->trance($data, $this->category);
|
||||
logger()->trance($data, $this->category);
|
||||
|
||||
return response()->send($data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user