Islandora 8/9 module to implement Islandora/documentation#1812. Probably won't remain its own module.
Removes 404 entries like /media/133?_format=jsonld
from the Drupal log if the entity does in fact exist.
- Clone this repo into your Islandora's
drupal/web/modules/contrib
directory. - Enable the module either under the "Admin > Extend" menu or by running
drush en -y islandora_log_404_cleaner
.
None. If it's enabled, it will remove the errant 404 entries from the Drupal log.