Type
magento2-module
Magento 2 disables log lines with certain log level
magento2-module
MIT
None
None
None
None
None
This Magento 2 module disables spam in the magento logs.
composer require justbetter/magento2-disable-spam-in-log
bin/magento module:enable JustBetter_DisableSpamInLog
bin/magento setup:upgrade && bin/magento setup:static-content:deploy
The module is tested on magento version 2.2.x
Please create a issue or a pull request.