I have fixed it by changing line 58 in config/logging.php from 'level' => 'debug', to 'level' => 'info',
'level' => 'debug',
'level' => 'info',