Azure / data-api-builder

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
https://aka.ms/dab/docs
MIT License
947 stars 195 forks source link

Move Global Log-Level #2452

Open RubenCerna2079 opened 2 weeks ago

RubenCerna2079 commented 2 weeks ago

As of this moment, the log-level property is globally found under /runtime, this property should be moved to /runtime/telemetry. Once the property is moved and it is shown to be working properly, log-level should be added to the JSON schema.

JerryNixon commented 5 days ago

Is there a target milestone?