Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BV Logger crit method issue #103

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pavelshulga
Copy link
Contributor

@pavelshulga pavelshulga commented Oct 28, 2022

  • Monolor Logger method use refactoring

Bazaavoice "Logger" through the extension of Monolog/Logger class does not have crit method which is in use across some classes of the module. Must be replaced with critical

The error message generated

report.CRITICAL: Error: Call to undefined method Bazaarvoice\Connector\Logger\Logger\Interceptor::crit() in 
/[SOME_PATH]/vendor/bazaarvoice/bazaarvoice-magento2-ext/Model/Indexer/Flat.php:577 Stack trace: 
#0 /[SOME_PATH]/vendor/bazaarvoice/bazaarvoice-magento2-ext/Model/Indexer/Flat.php(412): 
Bazaarvoice\Connector\Model\Indexer\Flat->populateIndexStoreData(Array, Object(Magento\Store\Model\Store\Interceptor)) 

* Monolor Logger method use refactoring
* Monolor Logger method use refactoring
* \phpseclib\Net\SFTP is deprecated in Magento 2.4.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant