Open aaronburtle opened 10 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.
RuntimeConfig
depends on #1645
.12 also pending discussion with @abhishekkumams
Moving this + hot reload related tasks to post GA -> tracking via 1.2rc milestone.
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.