You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not an expert on the package, but I believe this is not handled by the package. This is the general PHP Client for Algolia which is not directly compatible with any specific framework logging (whether that is Laravel or Symfony).
If you have built your own indexing logic using this package, you can simply implement the logging yourself.
Otherwise, maybe take a look if a package such as Laravel Scout offers events into which you could hook.
If this helped you or this is no longer a problem, please consider closing the issue.
Description
Is there a way to configure logging such that it shows up in the
laravel.log
file?im trying to debug and see what is happening when scout sends data up to algolia and coming back down.
i cant find any relevant documentation that references how to configure it to enable logging.
thanks in advance
Client
Search
Version
^3.3
Relevant log output
No response
The text was updated successfully, but these errors were encountered: