This module will suppress logs by channel so that you can quickly and easily turn off a type of logging to improve performance.

Features

Logging is expensive. Writing content such as "page not found" during a routine page load is slow. Ignoring logs of a certain type to prevent Drupal from over-logging what you don't need will decrease the amount of writing to disk that your website does.

Post-Installation

Add the log channels you wish to ignore in the configuration form.

Similar projects

Redirects 404 has a feature to supress page not found, but not other types of logs.

Supporting organizations: 

Project information

Releases