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
882 stars 180 forks source link

Add Hot Reload support for log-level property in RuntimeConfig #1968

Open aaronburtle opened 8 months ago

aaronburtle commented 8 months ago

Related to https://github.com/Azure/data-api-builder/issues/1645

Once we have the log-level as a property of the RuntimeConfig, we need to add support so that this property can be hot reloaded both in a development and production mode.

seantleonard commented 8 months ago

depends on #1645

seantleonard commented 8 months ago

.12 also pending discussion with @abhishekkumams

seantleonard commented 6 months ago

Moving this + hot reload related tasks to post GA -> tracking via 1.2rc milestone.