graycoreio / magento2-stdlogging

A drop in Magento 2 Module to pump all Magento 2 logs to StdErr instead of files.

Repository from Github https://github.comgraycoreio/magento2-stdloggingRepository from Github https://github.comgraycoreio/magento2-stdlogging

[BUG] payment log are not add in stdout

nilarocks opened this issue · comments

Hello
I have used this extension in Magento 2.3. every time only one logger type add, either Info or debug logger type. Also, I have used multiple payment methods all logs are generated in var/logs directory but not add in stdout.

@nilarocks which payment methods do you use? Are they out-of-the-box Magento methods, or custom payment methods?

@damienwebdev we use Afterpay and Zip money payment method. Also used Braintree credit card.
https://developer.afterpay.io/integration/readmore/magento2

Note: I have used Magento version 2.3.2