Enable WooCommerce Debug Logging
WooCommerce provides instructions to enable WooCommerce Debug Logging. However, on VIP the WC Logger must be configured to write to the WC_Log_Handler_DB
handler to prevent debug logs from writing to the /tmp
files directory. This WC Logger handler should be defined in the vip-config.php
file as seen in this example: