Shopify / shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
MIT License
1.05k stars 468 forks source link

Ability to disable "Deprecated request to Shopify API" warnings #1292

Open netwire88 opened 6 months ago

netwire88 commented 6 months ago

Overview

Currently, "Deprecated request to Shopify API" warnings is logged under WARN. If our production system sets the logging level to WARN or higher, this error fills up the log. It'll be great if there's a way to disable this warning in specific environments.

lizkenyon commented 5 months ago

Thank you for flagging this!

I can definitely see the use case for being able to turn off the deprecation logging. I will share this request with out team and we will review.

devacc00 commented 5 months ago

+1