Hello,
I have two Apigee environments: Dev and Testing. I created an API proxy and deployed it to both environments. The proxy includes a logging policy, which is configured to log data to Cloud Logging.
When I checked the logs in Cloud Logging for the Testing environment, I could see the logs being recorded as expected. However, when I checked for logs from the Development environment, I did not find any logs, even though the logging policy appears to have executed successfully in both environments.