Skip to content

payment.log in magento/module-payment #624

Answered by rangerz
vish1plunker asked this question in Q&A
Discussion options

You must be logged in to vote

The custom log (/var/log) is stored in docker container.

Try this command:

bin/cli tail -f ./var/log/payment.log

or uncomment this line and restart docker (bin/restart)

#- ./src/var/log:/var/www/html/var/log:cached

The log will write into your local folder

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vish1plunker
Comment options

Answer selected by vish1plunker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants