Include woocommerce logs? #166
Unanswered
codeagencybe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
What is the correct way/method to also log events/errors from WooCommerce?
In WooCommerce> status > logs it gives a list of logs that are not scoped to the rest of errors that are logged into the regular debug.log set in wp-config.php.
How can I also catch also those details to Sentry?
Also payment providers are generating a log file for every day with transactional information and status changes for checkouts etc...
I would like these also visible in sentry.
Any pointers and example code snippets please?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions