Closed (fixed)
Project:
Search API attachments
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2020 at 08:58 UTC
Updated:
13 Apr 2020 at 08:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
drunken monkeyPlease see the attached patch draft and tell me what you think!
(I’m not sure what kind of logging or code style you would prefer, that’s why it’s only a draft.)
Comment #3
izus commentedhi,
i'm ok with that. thanks :)
we can just $this->logger->log() the plugin id concerned by InvalidPluginDefinitionException or PluginNotFoundException exceptions
Thanks a lot
Comment #4
izus commentedComment #5
drunken monkeyAlright. Something like this?
Comment #7
izus commentedThis is now merged
thanks a lot