- π³πΏNew Zealand quietone
I think Chi is right, that this is a duplicate of an earlier issue, π ExceptionLoggingSubscriber should not log HTTP 4XX errors using PHP logger channel Needs work .
I am closing this and moving credit.
This is being split off from #3035589
The issue originally came up because 406 errors weren't getting caught and handled correctly. This issue is to fix the logging aspect so that 4xx errors are no longer logged as exceptions.
How to reproduce:
wget 'http://your-testing.tld/node/1?_format=hal_json'
Check the logs and you'll see the exception logged.
Closed: duplicate
10.1 β¨
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think Chi is right, that this is a duplicate of an earlier issue, π ExceptionLoggingSubscriber should not log HTTP 4XX errors using PHP logger channel Needs work .
I am closing this and moving credit.