magento2-stdlogging icon indicating copy to clipboard operation
magento2-stdlogging copied to clipboard

[BUG] payment log are not add in stdout

Open nilarocks opened this issue 4 years ago • 2 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 avatar Feb 12 '21 14:02 nilarocks

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

damienwebdev avatar Feb 12 '21 16:02 damienwebdev

@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

nilarocks avatar Feb 13 '21 05:02 nilarocks