godaddy-wordpress / godaddy-wordpress/wc-plugin-framework
Introduce a dedicated log handler
Open
Feature
- Dominant language
- PHP
- Stars
- 146
- Forks
- 43
- Avg merge
- 21m
- Merged PRs (30d)
- 3
Description
Let's aim to break out all logging functionality to a dedicated handler. Potential improvements:
* [ ] Support WooCommerce 3.0's set of [standardized log levels](https://woocommerce.wordpress.com/2017/01/26/improved-logging-in-woocommerce-2-7)
* [ ] [Gateways] Update the debug log setting to support the different levels
* [ ] [Gateways] Determine when to log according to the setting, as it relates to transaction events
* [ ] Support the WC 3.0 DB logger
### Questions
* Should we add email triggering for certain log levels?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.