GIANT unwanted debug log

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