Problem/Motivation
SearchApiCoveoLoggerFactory::get loads the server object, which is fine but if there is an implementation of hook_search_api_server_load which calls code that causes a server object to instantiate a loop is produced.
Proposed resolution
The server load in SearchApiCoveoLoggerFactory::get retrieves config that could be passed as data from the top level call.
Issue fork search_api_coveo-3571999
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
fathershawn