当作业失败时,是否有方法禁用laravel的数据库日志记录?例如,我只是试图编写一条日志消息,这足以满足这一特定任务的需要:public function handle() //making an API request to('QUEUE_FAILED_DRIVER', 'database-uuids'), 'tab
当我的站点登录失败时,在laravel.log文件中记录错误。我使用laravel护照进行api认证。incorrect. in /home/roberto/new_site/vendor/league/oauth2-server/src/Exception/OAuthServerException.php:128
如何禁用oauth日志?