cancel
Showing results for 
Search instead for 
Did you mean: 

Feature Request: Debug Log should not report cache_invalidate

0 Kudos

Feature Request: Debug Log should not report cache_invalidate

Feature request from Ctucker9233, posted on GitHub Jul 12, 2016

Steps to reproduce

  1. Install Magento 2.1
  2. Setup cron jobs as per official documentation.

Expected result

Working installation with running cron jobs and no errors in debug log

Actual result

Working installation with running cron job, but every time the jobs are run, a main.DEBUG: cache_invalidate: is thrown.

The way I see it, there are two ways to fix it. Code it in a way so that "notifications" (which is what this seems like) are not reported in the debug log, or create a notification.log where things like this can be written. On a side note, it would be nice to have some automated way to clear these logs.

4 Comments
apiuser
New Member

Comment from Ctucker9233, posted on GitHub Jul 18, 2016

Does anyone have any input on this?

apiuser
New Member

Comment from Ctucker9233, posted on GitHub Jul 30, 2016

@magento-team @magento-cicd2 @magento-admin Is this a reasonable feature request? Feel free to close it if it is not possible. Thanks.

CTucker
Occasional Contributor

Anyone want to chime in here?

baldwin_pieter
Core Contributor

Email me when someone replies