studioespresso / craft-scout

Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.
MIT License
81 stars 54 forks source link

[STU-166] Debug logging left in 4.10 release #312

Closed gilleard closed 4 months ago

gilleard commented 4 months ago

I believe the Craft::error call introduced from this commit will just have been for development purposes, and shouldn't be in the 4.10 release?

We're using Sentry Logger so this call is triggering that when running the queue. We can exclude via pattern matching but thought I'd flag, seems like it's in there by mistake.

Thanks!

STU-166

janhenckens commented 4 months ago

Thanks for catching that @gilleard, meant as debugging as you said and it got committed by accident. Will be removed in the next release!

janhenckens commented 4 months ago

Fixed in 4.1.1