woocommerce / woocommerce-legacy-rest-api

The legacy WooCommerce REST API, which used to be part of WooCommerce itself but is removed as of WooCommerce 9.0.
10 stars 11 forks source link

legacy_rest_api_usages log not recording entries #15

Open dustinatx opened 5 months ago

dustinatx commented 5 months ago

When using WooCommerce 8.8.3 with the Legacy REST API plugin v1.0.4 activated and the legacy REST API feature enabled, the WooCommerce legacy_rest_api_usages log does not record entries. This is happening even though the legacy REST API is receiving requests and functioning correctly.

If I disable the legacy REST API plugin and keep the legacy REST API feature enabled, the legacy_rest_api_usages log records entries as expected.

It seems that the legacy REST API plugin breaks the logging of legacy_rest_api_usages.