ViaEth / PayViaEth

Non-Custodial Woocommerce Ethereum Payment Plugin
3 stars 1 forks source link

Standardized log output. #7

Closed ViaEth closed 4 months ago

ViaEth commented 3 years ago

The plugin should have 1 location for all log outputs or as few different log locations as possible. This will help with building out features, debugging, security, and web store analytics.

ViaEth commented 4 months ago

WordPress Debugging https://developer.wordpress.org/advanced-administration/debug/

ViaEth commented 4 months ago

Updated the Plugin's logging. Will need to add and refine log points and the logging function specifically.

There are now 3 Locations to debug using logs [wp debug.log + wc-logs + pve-logs]